Commit Graph

66 Commits

Author SHA1 Message Date
Raghunandan bbc79dea2f [maven-release-plugin] prepare release 1.6.0 2022-03-30 09:23:07 +05:30
chenpingzeng 9fc9a1c516 log4j upgrade to latest version
Signed-off-by: chenpingzeng <chenpingzeng@huawei.com>
2022-03-03 10:32:17 +08:00
Nitin Kashyap a50d60b2ed
[277] added Kryo Integration for Spiller Serialization 2022-02-21 09:57:54 +05:30
i-robot 26944890e3
!1366 Adjust some codes according to community rules
Merge pull request !1366 from cmwenxin/master
2022-02-15 08:26:34 +00:00
cmwenxin db75e89b96 Make code readable based on openLooKeng community 2022-02-15 15:13:09 +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
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
i-robot c01bc66010 !1301 [237] return value ignored
Merge pull request !1301 from i-robot/pull238
2021-12-13 14:48:58 +00:00
i-robot ffe1016db0 !1297 return value ignored no side effect fix
Merge pull request !1297 from i-robot/pull229
2021-12-11 09:18:33 +00:00
i-robot 3976f667d5 !1292 Spotbug fix for TestHbase file
Merge pull request !1292 from i-robot/pull222
2021-12-10 13:11:04 +00:00
i-robot dae8ed7c45 !1293 [177] Spotbugs fix for TestResult file
Merge pull request !1293 from i-robot/pull223
2021-12-10 12:11:00 +00:00
Nancy Saini 483f3cca67 return value ignored 2021-12-08 15:29:57 +05:30
rajesh322 6c7b7d1c17 [175]: Fix for spot bug 2021-12-08 12:56:56 +05:30
apeksha g raj bf9857cfea return value ignored no side effect fix 2021-12-08 12:35:06 +05:30
Geetha 06ff037625 [177] Spotbugs fix for TestResult file 2021-12-08 12:18:13 +05:30
Ganga Bhavani 123dd66a46 Spotbug fix for TestHbase file 2021-12-08 11:27:50 +05:30
Raghunandan 3793aa170a [maven-release-plugin] prepare for next development iteration 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
i-robot 1256b62772 !922 support cache AA
Merge pull request !922 from lshcpu/feature_CacheAA
2021-07-21 02:38:12 +00:00
liushihong 5ad6d84d36 support Cache AA 2021-07-20 10:16:24 +08:00
Raghunandan ed881ae4f2 [maven-release-plugin] prepare for next development iteration 2021-06-30 11:28:55 +05:30
Yize Li 71b7e0268b upgrade some maven dependencies 2021-06-22 16:50:21 +08:00
tushengxia b5b125bd8b fix hbase UT 2021-06-17 20:11:49 +08:00
tushengxia dee9bd94bb fix reource leak and upgrade spring version
fix hbase timestamp problems and update docs of run openlookeng in idea

1.rm joda dependency 2.time/timestamp/date store as long type 3.fix hbase delete problem

fix dependency problems
2021-06-17 18:20:51 +08:00
i-robot b3ce48f4c3 !897 Enhancement of Oracle Connector--support update/delete
Merge pull request !897 from Maxiaoqi/oracle_support
2021-06-15 09:33:24 +08:00
NeerajUnnikrishnan 5c5b6541a5 handle timestamp semantics for mysql, hbase and oracle 2021-06-10 12:30:23 -04: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
Han Weng 543a7e6de8 Improve index lookup performance and optimize temp folder usage 2021-03-23 18:01:14 -04:00
i-robot a887856510 !739 fix hbase issues about concurrency
Merge pull request !739 from tushengxia/hbase-fix-issues
2021-03-19 18:52:47 +08:00
tushengxia 38832867ea fix issues about concurrency query 2021-03-19 17:24:34 +08:00
Neerajunnikrishnan 5feccafb74 Handle CVEs for libraries and carbondata module 2021-03-17 19:27:39 +05:30
tushengxia 23eac5406d fix hbase issues of insert error/tpch running long time/inner join 2021-03-15 20:16:45 +08:00
Peikun Chen d988c4e0b5 Update httpclient to 4.5.13, junit to 4.13.1 2021-03-10 11:13:40 +08:00
i-robot 3e166ca27b !573 improve hbase performance: support client side mode and update docs
Merge pull request !573 from tushengxia/hbase-performance-improve
2021-02-01 18:53:00 +08:00
tushengxia 94f2e0c0e2 1.improve hbase performance: support client side mode.
2.update docs of hbase and heuristic index
3.add limit on cache statement
4.fix some problems according to reviewer
2021-01-30 18:29:16 +08:00
i-robot 35400ef6f5 !521 Add auto catalog configuration for webui dynamic catalog adding
Merge pull request !521 from Peikun Chen/feature/webui
2021-01-30 11:02:14 +08:00
Peikun Chen 68e87e0491 Support auto connector config for webui 2021-01-22 15:30:23 +08:00
tushengxia d4753a7d8c improve split plan and get high concurrency to improve performance
fix ut

fix ut for hbase

remove redundant parameters of split

add hbase limit push down

remove redundant code check

update hbase docs for splitbychar

fix problems for hbase create table
2021-01-06 16:50:35 +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
tushengxia 2ada2db302 modify hbase logical of create new hbase table 2020-12-29 10:12:19 +08:00
tushengxia bc2057f534 fix push down and batch get in hbase connector 2020-12-22 10:42:37 +08:00
i-robot d1a23f5913 !428 Support user-defined "zookeeper.znode.parent" for HBase Connector
Merge pull request !428 from Peikun Chen/feature/hbaseZnodeParent
2020-12-04 22:05:41 +08:00
Peikun Chen 981c2637e1 Support user-defined "zookeeper.znode.parent" for HBase Connector 2020-12-02 18:57:28 +08:00
tushengxia b3b0559f4b merge security issues into master and update hbase docs 2020-11-28 15:37:29 +08:00