Commit Graph

223 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
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
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
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
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
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
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
chenpingzeng 3e9d1724cd Add support for SHOW FUNCTIONS LIKE pattern
Signed-off-by: chenpingzeng <chenpingzeng@huawei.com>
2021-03-23 10:28:45 +08: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 c68b9d1a8c update properties.md 2021-03-17 15:14:37 +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
qiaominna 73092f6e25 update 2021-03-16 16:37:09 +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
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
i-robot 79d542d9ff !670 update the file hive.md and vacuum.md
Merge pull request !670 from qiaominna/master
2021-03-11 15:47:38 +08:00
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
qiaominna 588bc9a149 update zh md files 2021-03-05 17:15:20 +08:00
i-robot e3e34e6fdb !555 Update documentation to use an image for node state transitions
Merge pull request !555 from sandygao/update-scaling-doc
2021-03-05 15:46:26 +08:00
IreneByron f2fcc329db support datacenter catalogs deletion and some fixs;
fix ui pagination bugs;
fix Chinese document of Carbondata Connector;
2021-03-04 16:23:13 +08:00
Daniel Zhang 7d4075477b Hindex Doc Edit 2021-03-03 20:44:10 -05:00