Commit Graph

285 Commits

Author SHA1 Message Date
Sandy Gao 1c929ef6cc Various improvements
- Recognize more errors that are resumable
- Handle error when trying to save query snapshot result
- Update snapshot documentation to remove "spill-to-disk" limitation
- Remove "memory" catalog from default docker image
2021-06-14 17:55:04 -04:00
i-robot 3217f27178 !914 Introduce new memory connector improvements
Merge pull request !914 from farhan3/memory-connector
2021-06-12 00:19:42 +08:00
arjunkrishna 49b5c951db remove old hindex docs 2021-06-11 10:20:13 -04:00
Han Weng d833dc36e7 Memory Connector: Doc update and minor fixes 2021-06-10 14:00:43 -04:00
i-robot d5218d2a7d !915 check environment before start server, suggest user use jdk11 on arm server
Merge pull request !915 from tushengxia/fix-for-630
2021-06-10 01:55:12 +08:00
i-robot 84a0d93b4d !907 Star tree cube support for filtering source data when creating cube
Merge pull request !907 from sundarannamalai/count_distinct_bug
2021-06-10 00:23:21 +08:00
tushengxia 646e1ecc29 check environment when start server, suggest user use jdk 11 when running openlookeng on arm 2021-06-09 15:12:09 +08:00
Haochen Ding c38d9a9217 Update resource group docs to include supported scheduling policy in HA mode 2021-06-08 14:18:17 -04:00
tushengxia 41606bdc5c fix some uncorrect links 2021-06-08 20:23:20 +08:00
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
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 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
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
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
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
q00380213 0bde5c11e7 update 2021-04-27 21:11:35 +08: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
qiaominna e0b3337704 update zh docs
update zh docs

update zh docs
2021-03-30 10:08:51 +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
i-robot b47fe0957a !716 update Chinese Version docs,include properties.md and hive.md
Merge pull request !716 from qiaominna/master
2021-03-17 16:43:19 +08:00
qiaominna 4a3a591fb9 revert hive.md 2021-03-17 15:23:49 +08:00
qiaominna c68b9d1a8c update properties.md 2021-03-17 15:14:37 +08:00