Commit Graph

334 Commits

Author SHA1 Message Date
xudezhi cba12fcb72 add release date 2021-09-07 11:03:19 +08:00
peiwangdb bf002b1f52 hindex; update statement doc 2021-08-25 14:06:33 -07:00
peiwangdb 07af4821eb Hindex: add mmap support for bloom index 2021-08-25 11:14:38 -07:00
i-robot 462a48e369 !1080 Optimize Memory requirement for Startree and Update the hetu-docs
Merge pull request !1080 from Debasatwa/startree-fix-branch-v10
2021-08-25 16:09:12 +00:00
Debasatwa Dutta aacf126204 avoid copying large object to optimize memory requirements
fixes and memory optimizations

fixes and code clean up

code clean up

code clean up

updated hetu-docs

edited startree hetu-docs

code clean up
2021-08-25 10:54:39 -04:00
peiwangdb 70d689928c Heuristic Index: add a property in IndexRecord and config for autoloading 2021-08-23 16:49:44 -07:00
peiwangdb 45df6a8b33 Memory Connector: keep zh-version up-to-date 2021-08-18 13:03:40 -07:00
arjun-krishna1 170091e26d add sample Hetu Metastore and State Store config to mem conn docs 2021-08-17 13:10:21 -04:00
arjunkrishna ad0a5d0841 add scheduled refresh of tables 2021-08-05 13:56:06 -04:00
i-robot 0048c45ab7 !1030 Update memory connector docs
Merge pull request !1030 from peiwangdb/update-memory-connector-doc
2021-07-30 18:43:25 +00:00
peiwangdb 4bffbd5349 Memory Connector: update doc to the improved design 2021-07-30 08:32:43 -07:00
gravitys169 8a43a23689 fix the description of hetu-hive-functions 2021-07-29 14:14:51 +08:00
i-robot 25732a8365 !1017 add the origin of openLooKeng name in website page
Merge pull request !1017 from xudezhi/master
2021-07-21 02:44:09 +00:00
i-robot 1256b62772 !922 support cache AA
Merge pull request !922 from lshcpu/feature_CacheAA
2021-07-21 02:38:12 +00:00
liushihong 5ad6d84d36 support Cache AA 2021-07-20 10:16:24 +08:00
xudezhi 11fffc1b83 modify some description in overview page 2021-07-13 12:42:54 +00:00
xudezhi 5d9077e4a1 add the origin of openLooKeng name 2021-07-13 09:41:54 +00:00
tushengxia 4bd9d3365d update releasenote 2021-07-01 10:05:51 +08:00
tushengxia e85c77799a fix problems of index file, delete heuristic old file 2021-06-30 14:43:29 +08:00
tushengxia 968d7ed067 add index of hudi connector 2021-06-30 13:33:01 +08:00
tushengxia 0a941f64a5 update chinese release note 2021-06-30 13:01:48 +08:00
i-robot 259dad3d77 !996 Language translation of properties.md.
Merge pull request !996 from ZhengyuhangHans/pull-982-translation
2021-06-30 01:34:25 +00:00
Ayush Gupta 715a467332 add release notes for 1.3.0 2021-06-29 11:58:03 -04:00
xudezhi ade3fa43ed delete timestamp web page 2021-06-28 11:17:53 +00:00
zhengyuhanghans ac027fc64b Language translation of properties.md. 2021-06-28 19:15:33 +08:00
i-robot 42f60131ed !979 Language translation of hive.md and refresh-meta-cache.md
Merge pull request !979 from ZhengyuhangHans/master
2021-06-28 02:12:07 +00:00
i-robot 9f9fa3b517 !985 Memory Connector: fix insert bug, use split count from coordinator, remove extra LogicalPart reprocessing
Merge pull request !985 from farhan3/mem-fix-table-write
2021-06-25 22:34:51 +00:00
farhan3 d1c28ac20c Memory Connector: fix insert bug, use split count from coordinator, remove extra LogicalPart reprocessing 2021-06-25 15:15:50 -04:00
Jack Guo 0bc626e653 Change docs for reliable-execution not support tpcds or tpch queries 2021-06-25 13:00:47 -04:00
sandeep aa59222b3b [I3X5E4] bugfix-sortAggr IndexOutOfBounds Exception for Partition Table 2021-06-25 15:44:22 +05:30
zhengyuhanghans 1f241db027 Language translation of hive.md and refresh-meta-cache.md 2021-06-24 16:46:39 +08:00
chenpingzeng c9c7f8ff74 doc of multi split for JDBC datasource
Signed-off-by: chenpingzeng <chenpingzeng@huawei.com>
2021-06-24 16:45:51 +08:00
xudezhi 6aa98a8d66 !976 language translation of hive.md and types.md
* delete timestamp.md
* translation of md files
2021-06-24 03:13:44 +00:00
farhan3 4cd1ab1841 Validate memory.spill-path, use SecureObjectInputStream 2021-06-22 18:32:31 -04:00
i-robot dca20e3efe !958 doc for feature multi split 4 JDBC datasource
Merge pull request !958 from chenpingzeng/doc-for-multi-split
2021-06-22 03:31:57 +00:00
chenpingzeng 7b833af1f2 doc of multi split for JDBC datasource
Signed-off-by: chenpingzeng <chenpingzeng@huawei.com>
2021-06-22 10:50:09 +08:00
Sandy Gao 2b677bf9c7 Snapshot documentation improvements 2021-06-20 17:40:19 -04:00
Surya Sumanth 7b3b1ce4d0 !934 [I3VMHP] Support Refresh Meta Cache for specific catalog and Document Update for Refresh Meta Cache SQL support
* Support Refresh Meta Cache for specific catalog and Document Update fo…
2021-06-19 19:58:34 +08:00
i-robot 70f7dc0550 !938 fix hbase timestamp problems and update docs
Merge pull request !938 from tushengxia/fix-for-630
2021-06-18 10:28:56 +08:00
i-robot 2ab3d5d8c9 !935 [I3V5FH] config names and documentation update for hive metastore cache related configurations
Merge pull request !935 from Nitin-Kashyap/metacache.VerificationFixes
2021-06-17 22:57:07 +08:00
nitin.kashyap d3c27578d5 [I3V5FH] config names and documentation update for metastore cache related new configurations 2021-06-17 19:04:02 +05:30
NeerajUnnikrishnan 21c03f2418 !933 Update docs for timestamp configs
* Doc update for timestamp semantics
2021-06-17 21:25:31 +08:00
tushengxia dee9bd94bb fix reource leak and upgrade spring version
fix hbase timestamp problems and update docs of run openlookeng in idea

1.rm joda dependency 2.time/timestamp/date store as long type 3.fix hbase delete problem

fix dependency problems
2021-06-17 18:20:51 +08:00
i-robot c4f2f09ba3 !936 Update docs for running server in IDE
Merge pull request !936 from NeerajUnnikrishnan/doc_ide
2021-06-17 17:42:44 +08:00
NeerajUnnikrishnan 36adcd3c1f Update docs for running server in IDE 2021-06-15 09:11:42 -04:00
i-robot f3bc4e56da !920 Add clickhouse connector doc
Merge pull request !920 from Heatao/master
2021-06-15 20:37:35 +08:00
heatao 7366103c9c add ClickHouse doc
Update docs for ClickHouse connector

Update docs for ClickHouse connector

Author:    heatao <hetao_zj@foxmail.com>
2021-06-15 17:32:52 +08:00
i-robot d9a8f86986 !900 Document update for Hudi/Oracle Connectors
Merge pull request !900 from Maxiaoqi/master
2021-06-15 11:17:34 +08:00
maxiaoqi2020 95561bc0a1 Documents udpate for Oracle/Hudi connectors 2021-06-15 10:42:23 +08:00
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