Commit Graph

326 Commits

Author SHA1 Message Date
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
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