Commit Graph

39 Commits

Author SHA1 Message Date
Raghunandan 630bf19d05 [maven-release-plugin] prepare for next development iteration 2022-03-30 09:14:32 +05:30
chenpingzeng fd85d47d53 hetu clean code
Signed-off-by: chenpingzeng <chenpingzeng@huawei.com>
2022-02-17 16:45:52 +08:00
chenyidao1 24113c7444 openlookeng clean_code 2022-02-09 17:33:14 +08:00
zhousipei e2de0da06f Clean code according to the community rule 2022-01-29 11:39:39 +08:00
Raghunandan e1043f02a2 [maven-release-plugin] prepare for next development iteration 2021-12-29 13:20:26 +05:30
Raghunandan 3793aa170a [maven-release-plugin] prepare for next development iteration 2021-10-01 13:13:30 +05:30
i-robot 12a427d3a5 !1144 [fix] update and delte rows of oracle error if case-insensitive-name-matching not set
Merge pull request !1144 from chenpingzeng/oracle-case-insensitive-matching1
2021-09-29 13:49:48 +00:00
chenpingzeng aae5333707 [fix] update and delete rows of oracle error if
case-insensitive-matching not set

Signed-off-by: chenpingzeng <chenpingzeng@huawei.com>
2021-09-29 20:51:31 +08:00
i-robot de874d8e76 !1127 Update copyright
Merge pull request !1127 from lilianyuan_c78e/master
2021-09-28 07:37:50 +00:00
Lilian Yuan 61ee03600b Update copyright 2021-09-27 14:16:18 -07:00
chenpingzeng ebb5ba49c2 [fix] table create in oracle with its name written in lower case or mix
case can not be operated(select/desc .e.g) in openLooKeng

Signed-off-by: chenpingzeng <chenpingzeng@huawei.com>
2021-09-18 16:03:54 +08:00
Raghunandan ed881ae4f2 [maven-release-plugin] prepare for next development iteration 2021-06-30 11:28:55 +05:30
i-robot ed53eaf0e0 !960 fix resource leak problems
Merge pull request !960 from tushengxia/fix-for-630
2021-06-23 01:56:07 +00:00
tushengxia 7dd3b1f1c2 fix resource leak problems 2021-06-22 17:35:57 +08:00
bryanwongsz a6420d6103 use tableHandle.getSchemaPrefixedTableName to workaroud for tableHandle.getCatalogName is not mistake after JdbcPlanOptimizer(pushdown handle) 2021-06-21 17:37:58 +08:00
bryanwongsz be7dc952ab fixed oracle update error #I3WBNO 2021-06-20 16:33:14 +08:00
maxiaoqi2020 eb9ffb412e fix oracle update query pushdown issue 2021-06-10 10:22:54 +08:00
maxiaoqi2020 22fd6afabb fix some UT issues; remove some useless API
add support to oracle delete with subquery pushdown
2021-06-08 16:46:00 +08:00
maxiaoqi2020 2a39ccb58c Support Oracle upadte/delete functionality; pushdown is not supported yet 2021-06-08 16:46:00 +08:00
NeerajUnnikrishnan 1d6207faba Fix for timestamp semantics 2021-06-07 11:21:38 -04:00
Raghunandan 34b34313b3 [maven-release-plugin] prepare for next development iteration 2021-03-31 11:15:11 +05:30
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
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
Raghunandan 523167989d [maven-release-plugin] prepare branch branch-1.1 2020-12-30 19:16:53 +05:30
bryanwongsz 39783473ea Trim whitespace when loading configuration 2020-12-22 10:21:35 +08:00
Yize Li d9865a719b modify the copyright in the pracle ut code 2020-12-16 17:49:08 +08:00
sm4 ebdd989dc6 add oracle synonym support 2020-12-02 19:23:49 +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
luren 91ffe326d1 chane "RSA"m to "RSA/NONE/OAEPWITHSHA256AndMGF1Padding" when get Cipher Instance 2020-09-22 11:20:08 +08:00
Yize Li 935f16c4cc remove unused dependency in oracle connector 2020-09-15 15:16:49 +08:00
Raghunandan 9e5b4a5286 [I1QHQE]Upgrade 3rd party dependencies to handle CVEs 2020-08-24 12:00:16 +05:30
Yize Li f8f4b7f303 fix clear text user name and passwd in the metastore ut 2020-08-10 11:04:55 +08:00
i-robot b343689559 !54 Remove the duplicate code scanned by the FoosBot.
Merge pull request !54 from zhangjingfang/fix-fossbot-scan-issues
2020-07-28 20:58:22 +08:00
Yize Li 46631dfd9f fix clear text user name and passwd in oracle ut and fix some ut 2020-07-17 10:06:54 +08:00
giteezhangjingfang da28e42453 fix fossbot scan issues 2020-07-16 10:27:51 +08:00
Yize Li 8629b4a2eb fix error throw exception to support oracle connector udf push down 2020-07-13 19:21:33 +08:00
fbird2020 4769cbf5c6 openLooKeng first commit 2020-06-29 21:49:10 +08:00