Raghunandan
730c848290
[maven-release-plugin] prepare release 1.2.0
2021-03-31 11:23:23 +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
Jiwen
1093053f1f
!804 add release note for 1.2.0
...
* add release note for version 1.2.0
2021-03-31 12:20:32 +08:00
i-robot
e01e0ebf4c
!802 Add docs for column mask, row filter, WEB UI security enhance and user impersonal.
...
Merge pull request !802 from Peikun Chen/feature/updateDocs
2021-03-30 19:56:32 +08:00
i-robot
2095c6d506
!803 Fix some grammar errors in the doc
...
Merge pull request !803 from Yize_Li/fix-external-udf-doc
2021-03-30 17:30:36 +08:00
Yize Li
9a9d9deb43
correct doc grammars and description
2021-03-30 16:55:49 +08:00
Peikun Chen
3cc2e746c2
Add docs for column mask, row filter, WEB UI security enhance and user impersonal.
2021-03-30 16:06:19 +08:00
i-robot
78d4dcfa98
!795 add zh docs about en PR
...
Merge pull request !795 from qiaominna/master
2021-03-30 14:44:31 +08:00
qiaominna
e0b3337704
update zh docs
...
update zh docs
update zh docs
2021-03-30 10:08:51 +08:00
i-robot
ecb3a52048
!800 [I3DV3A] added concurrent update protection for the finishedQuery::iterator
...
Merge pull request !800 from Nitin-Kashyap/defectFix.dynamicFilterCache
2021-03-29 20:48:39 +08:00
nitin.kashyap
7b571ca3e1
added concurrent update protection for the finishedQuery::iterator
2021-03-29 17:18:43 +05:30
i-robot
c03b77b861
!794 [I3DV3A] Fix order of unregistering queries from StateUpdater
...
Merge pull request !794 from Arven/ha-finished-query-states
2021-03-29 11:47:30 +08:00
i-robot
d0db08389b
!792 Update star tree cube docs
...
Merge pull request !792 from sundarannamalai/docs-update
2021-03-29 11:15:31 +08:00
Haochen Ding
05f46929c0
Fix order of unregistering queries from StateUpdater
2021-03-28 23:12:37 -04:00
i-robot
494b05bdc3
!791 fix bug that throw VerifyExecption when run a insert query
...
Merge pull request !791 from luren/fix-insert-bug
2021-03-29 09:51:29 +08:00
Sundar Annamalai
cffd983716
Update star tree cube docs
2021-03-28 10:42:32 -04:00
i-robot
2778de8ebb
!788 [I3CRBJ] Avoid closing split source if it will be used after resume
...
Merge pull request !788 from sandygao/I3CRBJ-avoid-closing-split-source
2021-03-28 20:59:06 +08:00
i-robot
34a4b62c1d
!790 [#I3DV3A] Move finished or failed queries to finished query states to improve HA performance
...
Merge pull request !790 from lifengzi/ha-finished-query-states
2021-03-28 19:49:13 +08:00
luren
e7f8df2604
fix bug when insert into table as select.
2021-03-28 15:42:45 +08:00
lizheng920625
c6acfff7ad
fix UT problems when we set finished queries to different map
2021-03-28 15:18:13 +08:00
i-robot
571247be19
!786 Fix WebUI issue due to network latency
...
Merge pull request !786 from Maxiaoqi/ui-enhancement
2021-03-28 11:18:57 +08:00
Haochen Ding
eba25fc770
Move finished or failed queries to finished query states and not fetching these query states when submitting new queries
2021-03-27 22:33:13 -04:00
i-robot
a7798ab3a6
!783 [I3DSA6] Fix RemoteTaskMismatch error upon killing and restarting a worker
...
Merge pull request !783 from RaymondXu/fix-mismatch-upon-worker-restart
2021-03-28 09:01:07 +08:00
i-robot
a6de34019d
!787 Fixed NPE issue with StatementAnazlyer
...
Merge pull request !787 from sundarannamalai/tpcds-issue-fixes
2021-03-28 07:44:57 +08:00
Sandy Gao
809864577d
Don't close scheduler and split sources before rescheduling
...
- Otherwise split sources become unusable after rescheduling
- Detect issue in snapshot configuration
- Update log when resume fails to be more accurate
2021-03-27 19:00:52 -04:00
Sundar Annamalai
86d476e74c
Fix NPE in analyzeCubes in StatementAnalyzer
2021-03-27 18:15:02 -04:00
i-robot
54c0524864
!785 [WIP] Optimize AA workflow to reduce the time consumption during submit the query
...
Merge pull request !785 from lifengzi/optimize-AA
2021-03-28 00:20:57 +08:00
maxiaoqi2020
8a47e218e5
Fix UI display issue due to the large network latency
2021-03-27 19:25:31 +08:00
lizheng920625
d5e1dff27c
optimize AA to remove query in statestore and reduce the size of json info
2021-03-27 17:34:44 +08:00
i-robot
f413d70aa0
!778 when cache is enabled reuse exchange is supported
...
Merge pull request !778 from sandeep/bugfix-reuseExchangeSupportWithCache
2021-03-27 12:18:59 +08:00
i-robot
d8f284ca56
!777 Support to register function with variable parameters
...
Merge pull request !777 from Yize_Li/support-literalparas-for-external-function
2021-03-27 10:45:00 +08:00
i-robot
ec1a44660c
!781 Improve TempFolder cleanup logic
...
Merge pull request !781 from Han_Weng/temp-folder-improve
2021-03-27 07:14:56 +08:00
RaymondXu
cb886d9fa3
fix RemoteTaskMismatch upon restarting worker after it's killed
2021-03-26 18:53:49 -04:00
i-robot
fc5093396a
!782 TestIndexCache additional try to get actualSplitsIndex for correct assertion
...
Merge pull request !782 from Daniel Zhang/hindex-splits-test
2021-03-27 06:34:57 +08:00
Daniel Zhang
c9dbed474f
TestIndexCache additional try to get actualSplitsIndex for correct assertion
2021-03-26 17:01:26 -04:00
i-robot
cf39d83fab
!780 Restrict insert into cube predicate columns
...
Merge pull request !780 from AyushGupta3/master
2021-03-27 04:53:09 +08:00
Ayush Gupta
cc92eceeac
Restrict insert into cube where clause/ fix tuple domain bug
2021-03-26 16:30:23 -04:00
Han Weng
36d37562d4
Improve TempFolder cleanup logic
2021-03-26 16:01:52 -04:00
sandeep
24a7b08cea
!778 [I3DP4M] reuse exchange support with cache
2021-03-26 22:18:20 +05:30
Yize Li
9f17be4e31
support parameter type for external function
2021-03-26 19:12:08 +08:00
i-robot
dec5f8da6c
!772 Add plan tree checker to prevent compiling external function
...
Merge pull request !772 from Yize_Li/add-checker-for-external-function
2021-03-26 10:15:01 +08:00
i-robot
6c99dd9374
!774 Invalidate tableCache after createTable() API is invoked.
...
Merge pull request !774 from sundarannamalai/hetu-store-bug-fix
2021-03-25 21:51:06 +08:00
i-robot
79930ae302
!775 Fix WebUI cluster node status issue 进行中
...
Merge pull request !775 from Maxiaoqi/ui-enhancement
2021-03-25 19:21:45 +08:00
i-robot
2435e3124b
!764 Update SQL migration tool as SHOW FUNCTIONS supports like pattern now
...
Merge pull request !764 from chenpingzeng/show-function-with-like
2021-03-25 17:49:58 +08:00
maxiaoqi2020
2fb15981f8
fix bugs for cluster nodes status display issue
2021-03-25 17:09:33 +08:00
maxiaoqi2020
59739c156d
fix bug for Query history Page select menu
2021-03-25 17:09:33 +08:00
chenpingzeng
ef2097af94
update sql migration tool to support like pattern for SHOW FUNCTIONS
...
statment
Signed-off-by: chenpingzeng <chenpingzeng@huawei.com>
2021-03-25 15:48:28 +08:00
i-robot
506ce2df0b
!773 [I3D4U4] Revert filesystem close changes (PR 763)
...
Merge pull request !773 from sandygao/revert-filesystem-close-changes
2021-03-25 14:25:47 +08:00
Yize Li
2c4e41abad
add external function push down checker to set up a fence
2021-03-25 11:56:37 +08:00