Commit Graph

35 Commits

Author SHA1 Message Date
Raghunandan bbc79dea2f [maven-release-plugin] prepare release 1.6.0 2022-03-30 09:23:07 +05:30
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
Lilian Yuan 61ee03600b Update copyright 2021-09-27 14:16:18 -07:00
Jiwen 5cdbf6ea95 fix the sql migration tool issue to handle grouping sets correctly. 2021-08-28 15:37:55 +08:00
Raghunandan ed881ae4f2 [maven-release-plugin] prepare for next development iteration 2021-06-30 11:28:55 +05:30
Raghunandan 34b34313b3 [maven-release-plugin] prepare for next development iteration 2021-03-31 11:15:11 +05:30
chenpingzeng ef2097af94 update sql migration tool to support like pattern for SHOW FUNCTIONS
statment

Signed-off-by: chenpingzeng <chenpingzeng@huawei.com>
2021-03-25 15:48:28 +08:00
chenpingzeng 3e9d1724cd Add support for SHOW FUNCTIONS LIKE pattern
Signed-off-by: chenpingzeng <chenpingzeng@huawei.com>
2021-03-23 10:28:45 +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
Sundar Annamalai f7c423cdc5 Add support for star tree cubing 2021-03-09 01:25:29 -05: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
Raghunandan 592b5cbc9d [maven-release-plugin] prepare for next development iteration 2020-12-30 19:16:54 +05:30
shuaiwang999 a80de4fdbc fix security scan issue 2020-12-03 17:10:39 +08:00
tushengxia b3b0559f4b merge security issues into master and update hbase docs 2020-11-28 15:37:29 +08:00
shuaiwang999 788c974e33 add ut for sql migration tool 2020-10-22 14:56:16 +08:00
i-robot 003a823b7a !276 [I1WD3J] Fix bug of sql migration tool
Merge pull request !276 from wangshuai/feature_fix_sql_migration_tool_bug
2020-09-23 17:09:46 +08:00
shuaiwang999 ca675500b1 fix bug of sql migration tool 2020-09-23 14:27:54 +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
Jiwen 3bca006cc2 fix a javascript bug which failed to handle special chars with in replace function. Fix a typo of function name: diif, change it to diff. 2020-09-16 20:21:29 +08:00
Jiwen bf8f5136de Fix sql-migration-tool bugs on hive and impala. include, syntax incorrection and ui bugs. 2020-09-14 15:12:08 +08:00
i-robot 496e1fcd7b !186 [I1TUD1] Improve the quaility of docs of sql migration tool
Merge pull request !186 from Jiwen/update_sql-mirgration-tool_licenseheader_doc
2020-09-07 18:25:00 +08:00
Yize Li 7b6a65d647 fix illegal handle for external input 2020-09-04 18:46:00 +08:00
Jiwen b703481ee2 update the license header.
updated the jar's name and fix the document issue, make it more clear.
2020-09-03 18:05:32 +08:00
Jiwen 08d980400b enhance sql migration tool and fix cbg issues
1. make the jar as a executable jar
2. saving the conversion result as a html file and mark the differences.
3. support change sql type within session
2020-08-26 23:11:01 +08:00
shuaiwang999 46d3e0b8f6 fix CBG issue of sql migration tool 2020-08-20 14:03:24 +08:00
i-robot fef8b3117a !79 [I1OL12 ] Add unsupported hive sql statements for sql migration tool
Merge pull request !79 from wangshuai/feature-add_unsupported_hive_statements
2020-08-13 16:36:04 +08:00
i-robot 91c1d83295 !102 [I1MNHT]there are some problems when run openlk-cli on arm platform
Merge pull request !102 from cmwenxin/fixed_cli_arm
2020-08-13 05:02:05 +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
wangshuai ee2a81a54b Add unsupported hive statement and Add implicit conversion for between 2020-08-12 15:12:39 +08:00
Yize Li da53cbbcac upgrade maven dependency 2020-08-10 17:45:27 +08:00
Jiwen 24b97d7f2e enhance sql-migration-tool to support convert impala syntax 2020-07-29 14:12:46 +08:00
cmwenxin 4f81ad3fe5 hetu-sql-migration modules is upgraded jline to 3.12 2020-07-28 14:14:12 +08:00
fbird2020 4769cbf5c6 openLooKeng first commit 2020-06-29 21:49:10 +08:00