Commit Graph

62 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
Haochen Ding c38d9a9217 Update resource group docs to include supported scheduling policy in HA mode 2021-06-08 14:18:17 -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
RaymondXu 6e1484179a Improve snapshot documentation and related warnings 2021-04-05 15:04:46 -04: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 2c4e41abad add external function push down checker to set up a fence 2021-03-25 11:56:37 +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
Yize Li e381a21619 function namespace manager, external function registration and push down doc 2021-03-16 17:49:31 +08:00
qiaominna 73092f6e25 update 2021-03-16 16:37:09 +08:00
wyy566 92b273b913 Pushdown Features Documentation Edits 2021-03-09 15:43:47 +08:00
zhangjingfang 785c4366ea fix dynamic catalog and dcc document issue. 2021-03-06 10:05:41 +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
Daniel Zhang 7411809d44 Index Documentation adjustments 2021-03-03 14:13:02 -05:00
ZhanLu00 e498623102 fix state store reference in dynamic filters' documentation 2021-02-25 13:01:54 -05: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 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
i-robot 4be7e109a4 !549 [I2EBCB] Add cache for metadata
Merge pull request !549 from wangshuai/caching_meta_store
2021-01-28 20:10:25 +08:00
shuaiwang999 2be43a3402 add cache for metastore 2021-01-28 17:14:01 +08:00
Sandy Gao 8af746aad8 Update documentation to use an image for node state transitions 2021-01-27 11:33:19 -05:00
Jack Guo 00028d95c4 state store documentation correction 2021-01-23 02:30:53 -05:00
Peikun Chen 68e87e0491 Support auto connector config for webui 2021-01-22 15:30:23 +08:00
qiaominna 493eabb8fe update 2021-01-15 15:54:13 +08:00
qiaominna 96d947c8f3 update 2021-01-15 15:49:47 +08:00
qiaominna 2bc69b230c updatte 2021-01-15 11:11:57 +08:00
Peikun Chen 1e2b2f9b24 !499 Add webui document
* Add webui document
2020-12-25 16:41:16 +08:00
ZhanLu00 e94810a835 update documentation scratch 2020-12-18 12:27:19 -05:00
lizheng920625 7a4888a25a Enable dynamic filtering by default and change join reorder and join distribution type to AUTOMATIC 2020-12-11 14:52:16 +08:00
farhan3 f853ec6ab7 update hindex docs 2020-12-09 09:40:21 -05:00
shuaiwang999 7cbd204c91 update default config for performance test 2020-11-27 16:06:05 +08:00
zhangjingfang 5afeed5f7a create a client when the process starts and reuse it in subsequent operations. 2020-11-11 10:30:58 +08:00
Jack Guo 4c7097ce95 Implementation of simplifying HA configs 2020-11-05 17:03:29 -05:00
i-robot 81cbd18aa7 !282 [I1WGEQ] Selectivity based Dynamic Filtering
Merge pull request !282 from Arven/dynamic-filter-optimizer
2020-10-12 10:23:19 +08:00
RaymondXu 5a4e1f739d Added test cases to test the functionality of CreateDynamicFilter, added config updates to hetu-docs 2020-10-09 22:30:03 -03:00
Yize Li 9266b710b8 configurable http security headers
add docs
2020-09-28 22:01:01 +08:00
i-robot 5679eb93ba !285 [I1W7NI] To make the visibility of exception stack trace configurable
Merge pull request !285 from Yize_Li/configurable-exception-trace-stack-display
2020-09-26 00:26:49 +08:00
Yize Li c13077c592 configurable exception stack trace display
add doc

cover null pointer exceptions' stack trace

add ut

add copy right
2020-09-25 19:01:58 +08:00
farhan3 654c056e37 hindex cli bug fixes and improvements:
- cli crashing on hindex exception
- progress bar invalid range
- use case insensitive names in hindex
- validate hindex create index WHERE expression
- use catalog and schema from session to form fqtn
- docs and cli help improvements
2020-09-24 13:58:23 +08:00
fhxing c03de8b37c Merge branch 'master' of gitee.com:openlookeng/hetu-core into Update-chineseDocs-with-new-feature 2020-09-22 16:56:19 +08:00
farhan3 0c1777e7f3 expand secure path whitelist
add root directory to black list and add docs for white list

remove multi path
2020-09-22 09:21:11 +08:00
qiaominna b763426a7a Update Chinese documents to ensure consistency between Chinese and English documents. 2020-09-19 18:06:25 +08:00
i-robot 79f33ef650 !254 using cache entry weight instead of cache size to control index cache memory usage
Merge pull request !254 from rebecca-liu66/hindex-cache-adjust
2020-09-18 03:43:43 +08:00
farhan3 78c7a57667 use max memory for hindex cache eviction 2020-09-17 15:04:04 -04:00
zhangjingfang 499f5c0b30 Security enhancement:
1. Verify the file name suffix;
2. Verify the maximum size of config file;
3. Remove unnecessary parameters of CatalogInfo
4. Verify the catalog name.
2020-09-16 15:00:42 +08:00