Commit Graph

55 Commits

Author SHA1 Message Date
NALAM JYOTHIRMAYE 2aa8322a9a Support Hive tables with customized delimiters 2021-10-22 21:37:04 +05:30
Raghunandan 3793aa170a [maven-release-plugin] prepare for next development iteration 2021-10-01 13:13:30 +05:30
Raghunandan 56fa4c7e0a [maven-release-plugin] prepare branch branch-1.4 2021-10-01 13:13:30 +05:30
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
SURYA SUMANTH N 5d7d4f1230 upgrade 3rd party jars to fix vulnerabilities 2021-09-24 21:53:34 +05:30
tushengxia d0464a5572 fix dependency problems 2021-09-23 11:47:04 +08:00
yuhaijun 31057254b3 kylin connector:Add Autohome License 2021-08-23 20:11:14 +08:00
yuhaijun de66ed1dc4 init kylin connector 2021-08-12 16:09:12 +08:00
Raghunandan ed881ae4f2 [maven-release-plugin] prepare for next development iteration 2021-06-30 11:28:55 +05:30
Raghunandan 1888ae6411 [maven-release-plugin] prepare branch branch-1.3 2021-06-30 11:28:54 +05:30
Yize Li 71b7e0268b upgrade some maven dependencies 2021-06-22 16:50:21 +08:00
HEATAO a4d39feccb add ClickHouse connector
add base remote udf register framework

remove redundant code

change code style

change the path of testng

fix bug
2021-06-09 15:57:37 +08:00
NeerajUnnikrishnan 1d6207faba Fix for timestamp semantics 2021-06-07 11:21:38 -04:00
maxiaoqi2020 e3eb3a6ac6 Support Hudi COW/MOR table Snapshot/Read-Optimized queries
Update Presto-hive UT tests
2021-05-24 20:20:41 +08:00
Raghunandan 34b34313b3 [maven-release-plugin] prepare for next development iteration 2021-03-31 11:15:11 +05:30
Raghunandan 1871f1f0eb [maven-release-plugin] prepare branch branch-1.2 2021-03-31 11:15:10 +05:30
Jiwen 4290e5fec5 !806 update the version value in root pom, change it to ${project.version}
* update the version value in pom.xml for dependency of hetu-cube and he…
2021-03-31 13:43:28 +08:00
Sundar Annamalai 8ec9bdffdf Fix for star tree cube incorrect results
1. Block INSERT INTO CUBE if source table has been updated.
2. Block duplicate data insert into the cube
3. Insert entire data from source table into cube
4. Updated hetu docs
2021-03-19 12:03:37 -04:00
Neerajunnikrishnan 5feccafb74 Handle CVEs for libraries and carbondata module 2021-03-17 19:27:39 +05:30
Yize Li 1d15db72cb build green plum connector code and enable sql query push down 2021-03-15 14:28:48 +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
i-robot c5021587b2 !688 Httpclient 4.5.2 and junit 4.12 has vulnerabilities. Update httpclient to 4.5.13, junit to 4.13.1
Merge pull request !688 from Peikun Chen/feature/dependencyUpdate
2021-03-10 19:28:20 +08:00
Peikun Chen d988c4e0b5 Update httpclient to 4.5.13, junit to 4.13.1 2021-03-10 11:13:40 +08:00
Sundar Annamalai f7c423cdc5 Add support for star tree cubing 2021-03-09 01:25:29 -05:00
Yize Li 9fde2de438 upgrade some maven dependencies 2021-03-03 10:51:49 +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
Han Weng 675fc9a79e Use hetu-metastore for index metadata management 2021-02-18 18:22:33 -05: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
DiagonAlley af6f1af4f0 Support openGauss connector 2020-12-24 00:06:12 +08:00
wdy 9aaaf1826a add mongodb connector 2020-12-17 15:37:05 +08:00
Vinayakumar B 60421a3c63
[I1PSDF] Web based SQL editor
Co-authored-by: Raghunandan <raghunandan.subramanya@gmail.com>
Co-authored-by: zwx924379 <zouhuan7@huawei.com>
Co-authored-by: dineshkarki <dineshkumar.karki@kanini.com>
Co-authored-by: yangjing99 <1320695795@qq.com>
2020-10-23 13:45:56 +05:30
Yize Li f6defdf320 upgrade plexus-utils dependency 2020-10-15 15:53:44 +08:00
i-robot 53f333ff0c !288 [I1WJ7P] Remove snake yaml dependency and related code in base-jdb and hana connector
Merge pull request !288 from Yize_Li/remove-snakeyaml-dependency
2020-09-25 20:58:53 +08:00
Yize Li c3a63b0767 remove snake yaml dependency
add ut
2020-09-25 17:38:46 +08:00
luren 91363ae4a3 update the version of bcprov-jdk15on from 1.60 to 1.64 2020-09-24 15:13:32 +08:00
Vinayakumar B 5f288fc077
[I1WEO9] Fix hetu hazelcast version issue 2020-09-23 17:12:59 +05:30
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 55ca84e741 update the presto-maven-plugin version from 9-SNAPSHOT to 9. 2020-09-22 16:45:30 +08:00
Ayush Gupta e9d4b75cf7 support index commands 2020-09-22 15:20:47 +08:00
i-robot d04981a8b7 !220 [I1UR07] Add authentication for hazelcast
Merge pull request !220 from wangshuai/feature-hazelcast_authentication
2020-09-18 19:21:41 +08:00
shuaiwang999 a7fd581291 add authentication for hazelcast using AOP 2020-09-18 11:24:58 +08:00
tushengxia aac50c19f6 upgrade hbase version to 2.2.3
fix hbase connection is null or closed problems
2020-09-17 19:55:54 +08:00
Yize Li 7af35bad71 remove unused dependency 2020-09-15 09:52:37 +08:00
Yize Li fc75b338e0 upgrade maven dependencies 2020-09-04 18:32:29 +08:00
Raghunandan 9e5b4a5286 [I1QHQE]Upgrade 3rd party dependencies to handle CVEs 2020-08-24 12:00:16 +05:30
Raghunandan e69ee80146 [I1R99P] Bump Apache Hadoop version to 3.2.0-8 & Support ARM libraries packaging 2020-08-13 09:13:29 +05:30
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