Commit Graph

248 Commits

Author SHA1 Message Date
Han Weng d833dc36e7 Memory Connector: Doc update and minor fixes 2021-06-10 14:00:43 -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
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
nitin.kashyap 0de42742d7 [I3SI4C] added config for batch size in config 2021-05-28 19:15:20 +05:30
Sundar Annamalai 34b7306699 Star Tree Cubing - Support for merging range predicates. 2021-05-11 16:35:37 -04:00
Sandy Gao edcda46957 Improve snapshot stability:
- Trigger resume if HttpPageBufferClient receives node failures
- Include lookup-outer driver in sink count for local exchange
2021-04-15 17:43:10 -04:00
i-robot d393fe0a6f !779 [I3DPAX] Resource group limit
Merge pull request !779 from RajeevRastogi/resource.group.limit
2021-04-07 00:54:34 +08:00
rajeevrastogi 21fe954185 [#I3DPAX] Resource group limit 2021-04-06 20:48:11 +05:30
RaymondXu 6e1484179a Improve snapshot documentation and related warnings 2021-04-05 15:04:46 -04:00
xudezhi 3fd7b61431 fix bugs 2021-04-01 15:19:09 +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
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
Sundar Annamalai cffd983716 Update star tree cube docs 2021-03-28 10:42:32 -04: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
Ayush Gupta cc92eceeac Restrict insert into cube where clause/ fix tuple domain bug 2021-03-26 16:30:23 -04:00
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
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
Yize Li 2c4e41abad add external function push down checker to set up a fence 2021-03-25 11:56:37 +08:00
tushengxia a997fdfe3d fix resource leak problems
add docs for hbase insert

fix conflicts
2021-03-24 11:34:36 +08:00
i-robot 57da358b7f !757 [I2D63H] [I2D63N] Detect unsupported snapshot scenarios and English docs
Merge pull request !757 from sandygao/I2D63H-reject-unsupported-queries
2021-03-24 02:47:51 +08:00
i-robot 4921497845 !753 Cube insert error when varchar type column used in predicate
Merge pull request !753 from sundarannamalai/cube-insert-bug
2021-03-23 23:40:29 +08:00
Jessica Surya 199c62313b - I2D63N Update snapshot configurations and documentation
- I2D63H Detect unsupported scenarios and disable snapshot
2021-03-23 10:47:58 -04:00
chenpingzeng 3e9d1724cd Add support for SHOW FUNCTIONS LIKE pattern
Signed-off-by: chenpingzeng <chenpingzeng@huawei.com>
2021-03-23 10:28:45 +08:00
Sundar Annamalai 0f4050bb8d Fix cube insert failure when varchar type column was used in predicate. 2021-03-22 18:26:21 -04:00
i-robot 92af5fc512 !736 Fix for Star Tree cube bugs - Incorrect Cube result, Block duplicate cube insert
Merge pull request !736 from sundarannamalai/star-tree-033021
2021-03-20 04:59:37 +08:00
Sundar Annamalai 8ec9bdffdf Fix for star tree cube incorrect results
1. Block INSERT INTO CUBE if source table has been updated.
2. Block duplicate data insert into the cube
3. Insert entire data from source table into cube
4. Updated hetu docs
2021-03-19 12:03:37 -04:00
Han Weng 7895d4fe08 Fix index partition issue and column case sensitivity 2021-03-19 07:57:11 -04:00
Yize Li 3fb2935007 refactor code to make it more usable for developer to register external functions in connector 2021-03-18 15:56:42 +08:00
Han Weng 52c08ffc85 Address comments 2021-03-16 15:51:50 -04:00
Han Weng 5904f9aec0 Address QA-670 2021-03-16 13:24:39 -04:00
Yize Li e381a21619 function namespace manager, external function registration and push down doc 2021-03-16 17:49:31 +08:00
bryanwongsz c1e32527c8 show functions and show external function doc 2021-03-16 17:33:05 +08:00
i-robot fed23b5f28 !712 Add greenplum connector doc
Merge pull request !712 from Yize_Li/greenplum-connector-doc
2021-03-16 12:08:48 +08:00
Yize Li 987494a436 add doc for greenplum connector 2021-03-16 10:20:28 +08:00
i-robot 3241ff30f1 !711 fix hbase issues
Merge pull request !711 from tushengxia/hbase-fix-issues
2021-03-15 21:01:12 +08:00
tushengxia 23eac5406d fix hbase issues of insert error/tpch running long time/inner join 2021-03-15 20:16:45 +08:00
xudezhi ebb10c0846 !703 add FAQ pages in openLooKeng website
* add FAQ pages in openLooKeng website
2021-03-13 13:28:42 +08:00
i-robot c8f42cc256 !686 Heuristic Index Doc Edits to State No Additional Data Types Supported
Merge pull request !686 from Daniel Zhang/index-feature
2021-03-12 10:43:24 +08:00
Daniel Zhang 62de551db2 Fix Hindex issues and improve hindex doc 2021-03-11 17:00:32 -05:00
Surya Sumanth 8d10fb3869 !699 [I27RR5] Documentation Update for adding Hive Metastore Timeout
* [I27RR5] Documentation Update for Hive Metastore Timeout
2021-03-12 01:55:34 +08:00
i-robot 5a4fe9ce03 !682 Pushdown Features Documentation Edits
Merge pull request !682 from wyy566/add_doc
2021-03-11 21:17:25 +08:00
i-robot c5e6ab243c !678 Update the installation docs
Merge pull request !678 from hellomisu/master
2021-03-11 16:45:24 +08:00
pradeep 73a014629e Documentations update associated with DM optimization 2021-03-10 21:13:01 +05:30
wyy566 92b273b913 Pushdown Features Documentation Edits 2021-03-09 15:43:47 +08:00
i-robot bbff702f56 !655 Heuristic Index Features Documentation Edits
Merge pull request !655 from Daniel Zhang/hindex-splits-test
2021-03-09 06:34:29 +08:00
hellomisu fc139ef092 update deployment-auto 2021-03-06 15:56:34 +08:00
zhangjingfang 785c4366ea fix dynamic catalog and dcc document issue. 2021-03-06 10:05:41 +08:00