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
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
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
i-robot
9f5cd6e4d4
!233 security code- fix path manipulation problems
...
Merge pull request !233 from tushengxia/path-manipulation-fixes
2020-09-16 05:25:01 +08:00
farhan3
8bd3a764f2
fix path manipulation warnings (WIP)
...
fix all path manipulation problems
add more logs about path check
fix hive ut
2020-09-15 12:09:35 +08:00
i-robot
9a1083599b
!202 [I1THJT] Verify the external input class names for code reflection.
...
Merge pull request !202 from Yize_Li/white-list-reflection-injection
2020-09-11 18:12:58 +08:00
Yize Li
894bb69c4a
add white list for code injection using external input parameters
2020-09-10 17:21:23 +08:00
tushengxia
285bf04592
fix resource leak problems
2020-09-09 21:38:06 +08:00
guojunfei
d83edd7e62
remove hbase local file metastore
2020-09-08 17:58:09 +08:00
guojunfei
e326d18376
remove HBaseHdfsMetastore, move HBaseLocalMetastore to test, and just use in test, add HBaseHetuMetastore UT
2020-09-07 18:39:57 +08:00
Yize Li
fc75b338e0
upgrade maven dependencies
2020-09-04 18:32:29 +08:00
i-robot
cc987b0e34
!144 [I1QHQE] Upgrade 3rd party dependency versions
...
Merge pull request !144 from Raghunandan/handle_cve
2020-08-26 22:35:23 +08:00
farhan3
96e4cfa5be
fix security scan issues
2020-08-25 17:03:57 -04:00
Raghunandan
9e5b4a5286
[I1QHQE]Upgrade 3rd party dependencies to handle CVEs
2020-08-24 12:00:16 +05:30
Yize Li
da53cbbcac
upgrade maven dependency
2020-08-10 17:45:27 +08:00
shuaiwang999
0400b64a63
fix bug of hbase connector
2020-07-17 11:18:19 +08:00
fbird2020
4769cbf5c6
openLooKeng first commit
2020-06-29 21:49:10 +08:00