Commit Graph

929 Commits

Author SHA1 Message Date
lifengzi e05b3b101c !629 fix hindex bugs
Merge pull request !629 from luodan000/feature-pushdown
2021-02-24 16:13:10 +08:00
luodan000 4c2922bac2 fix index bug 2021-02-24 14:15:16 +08:00
wyy566 6f96c1a9da fix DataCenterConfig 2021-02-23 12:00:34 +08:00
wyy566 edaae48602 fix conflicts 2021-02-22 19:35:21 +08:00
lifengzi e255c576f1 !620 Fix bug for QA-619
Merge pull request !620 from luodan000/feature-pushdown
2021-02-22 17:23:22 +08:00
wyy566 0399f5bb36 add method equals in VariableWidthBlock 2021-02-22 16:24:34 +08:00
i-robot 840015e403 !537 Use hetu metastore for index metadata management
Merge pull request !537 from Han_Weng/index-record-hetu-metastore
2021-02-19 07:47:31 +08:00
Han Weng 675fc9a79e Use hetu-metastore for index metadata management 2021-02-18 18:22:33 -05:00
i-robot 1ee928710c !595 [I37U5U] Add parallel processing for hetu metastore
Merge pull request !595 from wangshuai/feature-fix_issue_metastore_cache
2021-02-18 23:39:26 +08:00
lifengzi 0807352b8f !615 Fix Hindex issues
Merge pull request !615 from luodan000/feature-pushdown
2021-02-18 15:53:58 +08:00
shuaiwang999 469ac921b6 add parallel processing for metastore 2021-02-18 14:51:10 +08:00
wyy566 6c334eddea add dependency in heuristic-index 2021-02-18 14:06:26 +08:00
wyy566 bce2a259e9 fix conflicts 2021-02-18 10:36:32 +08:00
i-robot 873863e6e6 !609 Migrate hindex to use rowexpression for predicate pushdown
Merge pull request !609 from Han_Weng/hindex-rowexpression
2021-02-18 06:21:03 +08:00
i-robot 0835c446d3 !600 Split Heuristic Index Splits Automated Test Files
Merge pull request !600 from Daniel Zhang/hindex-splits-test
2021-02-18 04:51:05 +08:00
Daniel Zhang 420300d65a Heuristic Index Automated Test 2021-02-17 14:50:12 -05:00
Han Weng 8c547090a7 Cherry pick btree changes from master and migrate to row expression
(including cherry-picked commit d41859ebc9)
2021-02-17 14:35:47 -05:00
Han Weng 50938cb298 Migrate hindex logics to use RowExpression 2021-02-16 16:53:46 -05:00
i-robot 9903b9c04a !601 Refactor BTree split filtering logic
Merge pull request !601 from Han_Weng/refactor-split-filtering
2021-02-13 03:35:08 +08:00
Han Weng d41859ebc9 Refactor BTree index, indexFilter and split filtering 2021-02-12 12:55:28 -05:00
i-robot 081b97064a !556 [I2RMCL] Fix doc issues
Merge pull request !556 from wangshuai/fix_doc_issue
2021-02-10 17:25:01 +08:00
i-robot 2293646ddd !577 Heuristic Index Splits Automated Tests
Merge pull request !577 from Daniel Zhang/hindex-splits-test
2021-02-10 01:47:00 +08:00
Daniel Zhang 06d5f1f698 Heuristic Index Automated Test 2021-02-09 07:35:05 -05:00
lifengzi 8fc5590155 !596 merge the latest master
Merge pull request !596 from luodan000/feature-pushdown
2021-02-09 17:32:37 +08:00
wyy566 7e75813528 fix conflicts 2021-02-09 15:11:21 +08:00
luodan000 d9eb9c0c4b !593 fix bug for pushdown feature
* fix the predicate conflict between filterNode and tableScanNode and my…
2021-02-09 11:34:55 +08:00
i-robot 85bcd4c5a6 !592 Disable a hindex concurrency UT
Merge pull request !592 from Han_Weng/hindex-disable-ut
2021-02-09 06:58:21 +08:00
Han Weng edbf08e282 Disable hindex multi-manager concurrency test 2021-02-08 15:49:02 -05:00
i-robot c9fd61edb1 !557 fixed Web Connector for Tableau chinese doc url error
Merge pull request !557 from bryanwong/fixed-doc
2021-02-07 10:33:55 +08:00
luodan000 13c679e063 !576 pushdown feature
* pushdown feature
2021-02-05 10:30:56 +08:00
i-robot 5b94a33a6d !564 Update the installation docs
Merge pull request !564 from hellomisu/master
2021-02-05 09:19:28 +08:00
i-robot 8988de9d7f !552 Update the dynamic filter docs
Merge pull request !552 from lifengzi/update_df_docs
2021-02-05 05:17:20 +08:00
i-robot bd1d5dc8ff !554 State Store Documentation Correction
Merge pull request !554 from jackguo/state-store-documentation-correction
2021-02-05 00:40:09 +08:00
i-robot 8664ab7e11 !579 Add query rewrite for CreateIndex
Merge pull request !579 from Han_Weng/fix-hindex-rewrite
2021-02-04 23:00:10 +08:00
Han Weng 47e1f0464f Add query rewrite for CreateIndex 2021-02-03 16:52:28 -05:00
i-robot 06d52c34d8 !575 Asynchronous load and refresh for metadata tree
Merge pull request !575 from Peikun Chen/feature/metadataTree
2021-02-03 16:16:52 +08:00
i-robot 357b804761 !562 Fix index creation failure due to index column name capitalization match
Merge pull request !562 from Daniel Zhang/indexColCapitalFix
2021-02-02 23:10:52 +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
shuaiwang999 5cb52b4579 fix the doc issue of hive connector 2021-02-01 14:23:39 +08:00
Peikun Chen 7879643015 Asynchronous load and refresh for metadata tree 2021-02-01 09:27:29 +08:00
i-robot bebf69791e !539 Add support for row filtering and column masking
Merge pull request !539 from Peikun Chen/feature/maskAndFilter
2021-02-01 08:45:01 +08:00
i-robot ccf1156d08 !540 Fix text display overflow of live plan page
Merge pull request !540 from Peikun Chen/feature/textDisplay
2021-01-30 18:44:08 +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
Peikun Chen 6846049177 Add support for row filtering and column masking
Provide Type to getColumnMasks. Some implementations, especially of SystemAccessControl, might need
to know the type of a column to produce an appropriate masking expression.
For example, a typed null, by producing CAST(null AS <type>).

Remove deprecated method applyColumnMasking and applyRowFilters
2021-01-30 18:06:46 +08:00
i-robot bab5d47224 !563 update vdm docs
Merge pull request !563 from zengdeyong/update_vdm_docs
2021-01-30 16:34:11 +08:00
i-robot a1b236d935 !535 Add support for webui kerberos authentication
Merge pull request !535 from Peikun Chen/feature/kerberosLogin
2021-01-30 14:55:29 +08:00
hellomisu b19e9717b6 update the installation docs 2021-01-30 14:23: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
lizheng920625 2a95ae2cea update the doc for dynamic filters 2021-01-29 09:21:28 +08:00
Daniel Zhang 68e6f6957f Fix for bug of index creation failure due to index column name capitalization not matched. 2021-01-28 19:31:04 -05:00