i-robot
cc3b423587
!912 Update resource group docs to include supported scheduling policy in HA mode
...
Merge pull request !912 from Arven/fix-resource-group-document
2021-06-09 03:42:46 +08:00
Haochen Ding
33cfb24262
Disable reserved pool by default
2021-06-08 15:17:23 -04:00
Haochen Ding
c38d9a9217
Update resource group docs to include supported scheduling policy in HA mode
2021-06-08 14:18:17 -04:00
David Fang
7f1b7e5412
Resolve I3PQOU
2021-06-08 11:18:07 -04:00
Jack Guo
0b4eec3afa
Support spill-to-disk feature for snapshot
2021-06-08 10:00:10 -04:00
i-robot
116f8e84e1
!911 fix some uncorrect links in docs
...
Merge pull request !911 from tushengxia/fix-for-630
2021-06-08 20:54:52 +08:00
tushengxia
41606bdc5c
fix some uncorrect links
2021-06-08 20:23:20 +08:00
Raghunandan
2b07c5e408
Exclude CarbonData connector from default packaging as it doesnt run on JDK11 & JDK11 is suggested in ARM
2021-06-08 17:25:44 +05:30
i-robot
5ef125c618
!895 Synchronize the modification of the hive.md file in the PR to the Chinese document.
...
Merge pull request !895 from qiaominna/master
2021-06-08 15:28:39 +08:00
Sundar Annamalai
d8a35a09f4
Add support for filtering source data when creating cube.
2021-06-08 00:20:09 -04:00
Nitin-Kashyap
0b4045dbf9
!905 [I3UPNO] Configuration name convention fixed for sort based aggregator
...
* [I3UPNO] doc-SortBased Aggregation
2021-06-08 08:11:50 +08:00
i-robot
ac420c28dc
!902 Fix the star tree internal error issue
...
Merge pull request !902 from Debasatwa/startree-bug-fix-internal-error
2021-06-08 03:56:37 +08:00
i-robot
06df7c1c2c
!903 Fix for timestamp semantics
...
Merge pull request !903 from NeerajUnnikrishnan/timestamp
2021-06-07 23:46:43 +08:00
NeerajUnnikrishnan
1d6207faba
Fix for timestamp semantics
2021-06-07 11:21:38 -04:00
i-robot
3bcb26872b
!899 Fix bug: Enabling orc_predicate_pushdown_enabled with Bitmap index results in error
...
Merge pull request !899 from farhan3/fix-pushdown-bitmap-bug
2021-06-07 21:58:39 +08:00
i-robot
4078ad7033
!891 [I3TFOJ] Remove timezone US/Pacific-New
...
Merge pull request !891 from sandygao/remove-old-timezone
2021-06-07 09:23:45 +08:00
sandeep
e39fd28b42
!816 Doc update when CTE is enable Reuse Exchange will not get selected
...
* !816 [I3G59W] Doc update reuse Exchange when CTE is enable & merge Small Splits
2021-06-07 02:06:39 +08:00
i-robot
4030e5facd
!855 SortBase Aggregation
...
Merge pull request !855 from sandeep/feature-sortBaseAggregation
2021-06-07 02:05:45 +08:00
sandeep
b86843774e
[I3T90] sort aggregation
2021-06-06 22:39:25 +05:30
Debasatwa Dutta
5f4b13928d
star tree internal error bug fix and unit tests added
2021-06-04 14:36:47 -04:00
Sandy Gao
a8ca0ee314
Improve snapshot handling of transactional tables
...
- Merged file list contains folders for transactional tables
- Version file may be empty sometimes
2021-06-04 10:25:01 -04:00
i-robot
c02e351c99
!898 [I3U39U] fix access to empty stats from metastore
...
Merge pull request !898 from Nitin-Kashyap/qa-809.fix
2021-06-03 19:52:26 +08:00
nitin.kashyap
c434bdf365
[I3U39U]fix access to stats data when empty stats comes from metastore
2021-06-03 16:16:52 +05:30
i-robot
295384bba3
!896 fix the problem of likePredicate
...
Merge pull request !896 from wyy566/fix_likePredicate
2021-06-03 16:38:28 +08:00
farhan3
2a90ed2e9d
Fix bug with Bitmap index + orc_predicate_pushdown_enabled
2021-06-02 17:35:02 -04:00
i-robot
44f3bdd2a5
!892 Fix slow UI rendering
...
Merge pull request !892 from Maxiaoqi/ui-improvement
2021-06-02 15:18:31 +08:00
wyy566
84b7aad113
fix LikePredicate
2021-06-02 12:12:14 +08:00
Sandy Gao
0ad6ae024c
Remove old timezone US/Pacific-New
2021-06-01 11:10:25 -04:00
i-robot
b1ca9c0117
!890 CLI changes for Star Tree
...
Merge pull request !890 from Debasatwa/hetu-cube-cli-v2
2021-06-01 21:22:58 +08:00
i-robot
aa9a577615
!886 Fix issue with query getting stuck when Bitmap index is used
...
Merge pull request !886 from farhan3/fix-bitmap-rowgroup-bug
2021-06-01 20:20:50 +08:00
qiaominna
216fb0fc45
update hetu-docs/zh/connector/hive.md.
...
根据PR https://gitee.com/openlookeng/hetu-core/pulls/888/files同步刷新中文手册
2021-06-01 17:23:54 +08:00
Debasatwa Dutta
3c8aaec9c3
The startree changes for CLI
...
Hetu cube cli initial commit
Initial commit cube cli changes with memory efficiency changes
comparison expressions changes commit
presto-cli checkstyle changes
commits with expression conversions
commit for query string truncate
changes for literal type
code clean up
delete the presto-cube-cli module added previously.
client options changes
added sqlformatter for create cube query modification
clean up code
Added fallback mechanism and unit tests
Changes include running CLI with parameters
code clean up changes
Code clean up
updated output format
Reverting the server config changes
Code review changes
Code review changes
added hetu-docs description
updated the documentation in star-tree-cube
Code review changes
updated hetu docs
Changes done to the support literals
divided the methods
Added comments
Seprated the classes Console and CubeConsole
Code clean up changes
Added checkstyle changes
changes for single insert query if range is within processing limit
2021-06-01 04:18:45 -04:00
maxiaoqi2020
47f4e478ba
load google fonts locally; add third-party software notice
2021-06-01 14:36:11 +08:00
farhan3
83fa7e341d
Move BitmapIndex cursor forward when row group has been filtered out
2021-05-31 11:08:54 -04:00
i-robot
ec3f390671
!887 fix cleanExpireState
...
Merge pull request !887 from i-robot/pull32
2021-05-31 23:01:15 +08:00
i-robot
81cfe31188
!862 update zh docs for PR https://gitee.com/openlookeng/hetu-core/pulls/816/files
...
Merge pull request !862 from qiaominna/master
2021-05-31 14:15:26 +08:00
i-robot
5aa088549a
!888 [I3SI4C] added config for batch size in config
...
Merge pull request !888 from Nitin-Kashyap/parallelUpdate
2021-05-31 12:35:26 +08:00
nitin.kashyap
0de42742d7
[I3SI4C] added config for batch size in config
2021-05-28 19:15:20 +05:30
i-robot
8d8bd63e36
!882 [#I3SFMD] Concurrent Query Optimization
...
Merge pull request !882 from RajeevRastogi/physical.plan.schedule.opt
2021-05-26 23:52:29 +08:00
i-robot
ebbc6b18d3
!875 [I3PII7] Remove taskCount from MarkerPage and MarkerSplit
...
Merge pull request !875 from Richard Hua/I3PII7-remove-taskCount-from-MarkerPage-MarkerSplit
2021-05-26 23:06:39 +08:00
rajeevrastogi
a8b2e85340
[#I3SFMD] Concurrent query optimization
2021-05-26 20:25:45 +05:30
i-robot
b9b092a65a
!874 [I3FHGK] Improve snapshot stability
...
Merge pull request !874 from sandygao/improve-snapshot-stability
2021-05-26 21:32:29 +08:00
i-robot
c6a3412e76
!881 Support Hudi MOR table Snapshot/Read-Optimized queries
...
Merge pull request !881 from Maxiaoqi/hudi_mor_support
2021-05-26 09:35:58 +08:00
i-robot
47920287d3
!876 Predicate pushdown support for CTE
...
Merge pull request !876 from NeerajUnnikrishnan/feature/cte_pd_pr
2021-05-25 16:47:07 +08:00
NeerajUnnikrishnan
01b224af0c
Predicate pushdown for CTE
2021-05-25 03:24:40 -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
i-robot
0dcb194614
!877 Query Concurrency Code Optimizations
...
Merge pull request !877 from Surya Sumanth/concurrency_optimizations
2021-05-24 02:23:16 +08:00
SURYA SUMANTH N
d379529ac3
Query Concurrency Code Optimizations
2021-05-23 23:28:45 +05:30
i-robot
c5af94b1d1
!879 Delete empty staging directory and subdirectories through a single api call
...
Merge pull request !879 from Pradeep Agrawal/deleteEmptyStagingDir
2021-05-23 13:45:48 +08:00
pradeep
23645d9b85
[I3SI4C] Delete empty staging directory and subdirectories through a single api call with recursive option
2021-05-22 20:32:51 +05:30