chenshiming2
590d62637a
add redis connector
2022-05-12 22:47:02 +08:00
Raghunandan
630bf19d05
[maven-release-plugin] prepare for next development iteration
2022-03-30 09:14:32 +05:30
Raghunandan
f3a95a750f
[maven-release-plugin] prepare branch branch-1.6
2022-03-30 09:14:31 +05:30
Surya Sumanth N
e87f2a08d3
[I4UMZH] Kryo Serialization Integration For Snapshot
2022-02-22 10:51:14 +05:30
i-robot
a9a27d895b
!1369 added Kryo Integration for Spiller Serialization
...
Merge pull request !1369 from i-robot/pull278
2022-02-21 11:57:34 +00:00
Nitin Kashyap
f0bbae9b92
[I4UJJB] Copyright header check added for 2022
2022-02-21 12:25:00 +05:30
Nitin Kashyap
a50d60b2ed
[277] added Kryo Integration for Spiller Serialization
2022-02-21 09:57:54 +05:30
Raghunandan
e1043f02a2
[maven-release-plugin] prepare for next development iteration
2021-12-29 13:20:26 +05:30
Raghunandan
58c2bbed54
[maven-release-plugin] prepare branch branch-1.5
2021-12-29 13:20:26 +05:30
chenpingzeng
df60d4d6de
upgrade software for hetu to enhense robust
...
Signed-off-by: chenpingzeng <chenpingzeng@huawei.com>
2021-12-23 20:57:33 +08:00
chenpingzeng
97b0133ec9
upgrade airlift netty to latest 4.1.72.final
...
Signed-off-by: chenpingzeng <chenpingzeng@huawei.com>
2021-12-21 15:20:39 +08:00
Sundar Annamalai
f6cd23a099
Optimize aggregation queries over join with StarTree Cube
2021-12-14 14:32:03 -05:00
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