Commit Graph

31 Commits

Author SHA1 Message Date
NeerajUnnikrishnan 5c5b6541a5 handle timestamp semantics for mysql, hbase and oracle 2021-06-10 12:30:23 -04:00
NeerajUnnikrishnan 1d6207faba Fix for timestamp semantics 2021-06-07 11:21:38 -04:00
SURYA SUMANTH N d379529ac3 Query Concurrency Code Optimizations 2021-05-23 23:28:45 +05:30
Wangmaomao c740896186 fixed openLooKeng reports a java.lang.NullPointerException after querying from MySQL 2021-04-26 21:12:44 +08:00
wyy566 7202d715ca push the rule translateExpressions forward and fix some rules to process Rowexpressions 2021-04-23 09:23:21 +08:00
Raghunandan 34b34313b3 [maven-release-plugin] prepare for next development iteration 2021-03-31 11:15:11 +05:30
Yize Li 2c4e41abad add external function push down checker to set up a fence 2021-03-25 11:56:37 +08:00
Yize Li dbad14c5e9 add ut code for external function in base jdbc 2021-03-18 15:56:47 +08:00
Yize Li 3fb2935007 refactor code to make it more usable for developer to register external functions in connector 2021-03-18 15:56:42 +08:00
Yize Li 62ffe54f2e refactor connector external function register code 2021-03-17 11:46:22 +08:00
i-robot 1778b09d7a !707 check copyright and modify same code with other software
Merge pull request !707 from tushengxia/fossbot-check-copyright
2021-03-15 14:33:13 +08:00
tushengxia 70bbbbc0ac check copyright and modify same code 2021-03-15 10:36:40 +08:00
bryanwongsz 9e049f386a Refactor function metadata manager;
Support registry external function in connector and implement a example in the mysql jdbc connector;
store external function stored in memory;
Support push external function push down to jdbc connector and add mysql connector example.

Co-Author: bryawongsz <bryanwangsz@163.com>
Co-Author: Yize Li <liyizeyouxiang@live.cn>
Co-Author: chenpingzeng <chenpingzeng@huawei.com>
Co-Author: wyy566 <531938832@qq.com>
2021-03-13 11:01:59 +08:00
sandeep daefe3ba81 !553 reuse exchange review comments fix
* !553 [I2P6ZT] reuse Exchange defect & Review Comments fix
2021-03-06 19:55:10 +08:00
nitin.kashyap 809dd684f3 non-equality dynamic filter pushdown 2021-03-05 10:23:57 +05:30
luodan000 e9794f493e add new push down framework and modify existing connector using new push down framework, including dc, Oracle, hana, mysql connector.
co-author: guojunfei <970763131@qq.com>
co-author: zoujiaotong <zoujiaotong@163.com>
co-author: wuyuye <531938832@qq.com>
2021-02-25 19:49:40 +08:00
Peikun Chen 68e87e0491 Support auto connector config for webui 2021-01-22 15:30:23 +08:00
Raghunandan 592b5cbc9d [maven-release-plugin] prepare for next development iteration 2020-12-30 19:16:54 +05:30
tushengxia b3b0559f4b merge security issues into master and update hbase docs 2020-11-28 15:37:29 +08:00
Yize Li c3a63b0767 remove snake yaml dependency
add ut
2020-09-25 17:38:46 +08:00
Raghunandan a9ca254fb6 Change OpenLooKeng version number to have snapshot
Change OpenLooKeng version numbers to have correct convention and dependency
2020-09-23 09:15:10 +05:30
Yize Li 67cf390e0e remove redundent code 2020-09-21 15:11:53 +08:00
i-robot cc987b0e34 !144 [I1QHQE] Upgrade 3rd party dependency versions
Merge pull request !144 from Raghunandan/handle_cve
2020-08-26 22:35:23 +08:00
Raghunandan 9e5b4a5286 [I1QHQE]Upgrade 3rd party dependencies to handle CVEs 2020-08-24 12:00:16 +05:30
Yize Li 454608fe69 For a security reason, we do not allow to load file from a external
file, only the default config file can be used, remove loading external file function
2020-08-24 10:27:23 +08:00
i-robot 255e1457e4 !120 [I1QHQE] Upgrade some maven dependency in our project
Merge pull request !120 from Yize_Li/upgrade-dependency-version
2020-08-12 16:14:07 +08:00
Yize Li da53cbbcac upgrade maven dependency 2020-08-10 17:45:27 +08:00
kkrazy fb9eab122a 1. Add generic support for Block to enable better type compliance at compilation time
2. Enabled Block level filtering to potentially trigger vectworization
3. Added wait since query start time for dynamic filtering [WIP]
2020-08-01 12:24:14 -03:00
giteezhangjingfang 6130f6095d remove duplicates annotation 2020-07-23 08:56:30 +08:00
giteezhangjingfang da28e42453 fix fossbot scan issues 2020-07-16 10:27:51 +08:00
fbird2020 4769cbf5c6 openLooKeng first commit 2020-06-29 21:49:10 +08:00