Commit Graph

349 Commits

Author SHA1 Message Date
tushengxia 285bf04592 fix resource leak problems 2020-09-09 21:38:06 +08:00
i-robot f8a2048422 !204 Remove hbase local&hdfs metastore module and add HBaseHetuMetastore's UT
Merge pull request !204 from guojunfei399/master
2020-09-09 17:12:58 +08:00
i-robot 8365c8bb6c !183 [I1TNYX] Update offline installation documentation
Merge pull request !183 from sandygao/I1TNYX_update_offline_install_doc
2020-09-09 13:16:59 +08:00
i-robot a39243f0b8 !200 Carbondata create table should be block for partitioned table
Merge pull request !200 from sandeep/bugfix-blockPartitionTable
2020-09-09 11:21:05 +08:00
i-robot ba9b3fc6e1 !206 Incorrect config file name in hetu-docs for audit-log
Merge pull request !206 from jessica-surya/audit-log-fix
2020-09-09 04:02:59 +08:00
i-robot 74d9963ce3 !203 [I1U903] Hive ORC Vacuum considers aborted transactions
Merge pull request !203 from VinayakumarB/bugfix/I1U903_Vacuum_abortex_txn
2020-09-09 00:16:58 +08:00
i-robot a0f6d1500f !205 [I1TZTU] fixed condition for selective scanning pushdown for hiveORC
Merge pull request !205 from Nitin-Kashyap/reviewfixes-pushdown
2020-09-08 22:44:59 +08:00
Vinayakumar B 503f2366ec
[I1U903] Hive ORC Vacuum considers aborted transactions
1. Avoid aborted transactions for Vacuum
  2. Handle sync rename of finished Vacuum directories for concurrent vacuums on partitioned table.
2020-09-08 19:54:39 +05:30
Jessica Surya 077b24c977 Fix typo in hetu-docs 2020-09-08 10:24:22 -04:00
nitin.kashyap d881a39777 [I1TZTU] Fixed the pushdown skip condition 2020-09-08 19:38:40 +05:30
sandeep e98e7a37d6 Carbondata Partition table blocking 2020-09-08 18:56:55 +05:30
guojunfei d83edd7e62 remove hbase local file metastore 2020-09-08 17:58:09 +08:00
i-robot 0c718947ec !201 Fix: Codex Issue
Merge pull request !201 from RajeevRastogi/security.issue.fix
2020-09-08 16:55:02 +08:00
rajeevrastogi 55fd37831c Codex issue fix 2020-09-08 13:45:31 +05:30
i-robot d7a0f7465f !131 Graceful handling of coercion for Non-partitioned table.
Merge pull request !131 from RajeevRastogi/coerce_nonpartitonkeyerror
2020-09-08 11:13:02 +08:00
i-robot 388d1c7015 !176 [I1TFL6] Added documentation for Hive auto-vacuum and auto-cleanup
Merge pull request !176 from amanomer/documentationIssue
2020-09-08 10:23:02 +08:00
i-robot e5ec8b9efa !184 Update docs to reflect indexer change and security fix
Merge pull request !184 from Han_Weng/index-add-doc
2020-09-08 09:26:59 +08:00
i-robot 31e2434fed !124 Fixed filter with char and varchar datatypes for carbondata
Merge pull request !124 from NeerajUnnikrishnan/fix/filterCharDatatype
2020-09-07 22:19:01 +08:00
i-robot 694d72ac29 !195 Unsupported operation should take pushdown disabled path even if it is enabled
Merge pull request !195 from RajeevRastogi/pushdown.bypassop
2020-09-07 20:45:01 +08:00
i-robot 265ae56edd !179 [I1TL9B] Update docker and k8s license headers
Merge pull request !179 from sandygao/I1TL9B_update_docker_license_header
2020-09-07 19:27:02 +08:00
guojunfei e326d18376 remove HBaseHdfsMetastore, move HBaseLocalMetastore to test, and just use in test, add HBaseHetuMetastore UT 2020-09-07 18:39:57 +08:00
i-robot 496e1fcd7b !186 [I1TUD1] Improve the quaility of docs of sql migration tool
Merge pull request !186 from Jiwen/update_sql-mirgration-tool_licenseheader_doc
2020-09-07 18:25:00 +08:00
i-robot c54e98fdeb !197 Fix index loading issue when there is a space in data file path
Merge pull request !197 from Han_Weng/fix-index-special-char-in-path
2020-09-07 16:23:00 +08:00
sandeep 905c871b21 !176 [I1TFL6] Engine sind Auto-vacuum & carbondata Auto-Cleanup 2020-09-07 13:07:57 +05:30
Aman Omer 32309d9bc8 [I1TFL6] Added documentation for Hive auto-vacuum and auto-cleanup 2020-09-07 13:07:56 +05:30
i-robot 6640d10b03 !188 Add error message when using OR operator in predicate
Merge pull request !188 from Jiahao/or-predicate-error
2020-09-07 14:34:02 +08:00
rajeevrastogi e1e6989710 Unsupported operation should take pushdown disable path 2020-09-07 10:34:52 +05:30
i-robot aab1ba8a8e !182 [I1TJNW] auto-vacuum.scan.interval default value changed to 10 min
Merge pull request !182 from sandeep/bugfix-AutoVacuumEngineTimer
2020-09-07 12:42:00 +08:00
i-robot 411496c301 !190 [I1T903] Fix for 'thread interrupted' during cache load
Merge pull request !190 from sundarannamalai/cache_loading_issue
2020-09-05 04:46:02 +08:00
i-robot bba29f58f0 !189 Audit log documentation and fixes
Merge pull request !189 from jessica-surya/audit-log-fixes
2020-09-05 03:38:48 +08:00
i-robot bb477a903f !196 HA-Multiiple-Coordinator-Sync-Start-Issue
Merge pull request !196 from jackguo/bug-ha-multiple-coordinator-sync-start
2020-09-05 02:52:52 +08:00
Han Weng 9fe5b5b851 Fix index loading issue when there is a space in data file path 2020-09-04 14:39:43 -04:00
Han Weng 8e2f250ca1 Update docs for index and security fix 2020-09-04 14:37:16 -04:00
Jack Guo 9b31282c57 Add synchronization of embedded state store launcher among all coordinators 2020-09-04 12:45:10 -04:00
i-robot 7426b9e4dd !185 [ I1THJT] Verify the external input and handle them legally.
Merge pull request !185 from Yize_Li/verify-external-input
2020-09-05 00:24:48 +08:00
Sundar Annamalai 8747595839 Fix for 'thread interrupted exception' during cache load. 2020-09-04 11:45:56 -04:00
i-robot 7867cbba4d !192 [I1TX1S] Add file based configurations for hive ORC predicate pushdown processing
Merge pull request !192 from Nitin-Kashyap/reviewfixes-pushdown
2020-09-04 23:16:57 +08:00
i-robot c376093e10 !178 Query Fails if there are two partition keys used in query
Merge pull request !178 from RajeevRastogi/pushdown.issue.fix
2020-09-04 21:50:49 +08:00
nitin.kashyap 2ecd6a5438 [I1TX1S]added file config for ORC predicate pushdown, and fix for split filtering in case some unknown expression operator encountered 2020-09-04 18:17:02 +05:30
i-robot 51c51a6f8b !193 Added yarn dependencies for Carbondata
Merge pull request !193 from amanomer/QA-338
2020-09-04 20:26:49 +08:00
NeerajUnnikrishnan bd09dca954 [I1PGMI] Fixed filter with char and varchar datatypes 2020-09-04 16:59:26 +05:30
i-robot acaac40049 !191 [I1QHQE] We need to upgrade some dependencies
Merge pull request !191 from Yize_Li/upgrade-dependency-20200903
2020-09-04 19:24:49 +08:00
Yize Li 7b6a65d647 fix illegal handle for external input 2020-09-04 18:46:00 +08:00
SiddharthJaiswal 6d51c1d8fd !172 [I1TFJV] Documentaion for Vacuum on Carbondata Tables
* [I1TFJV] Updated Carbondata docs with info for Vacuum support.
2020-09-04 18:41:45 +08:00
Yize Li fc75b338e0 upgrade maven dependencies 2020-09-04 18:32:29 +08:00
rajeevrastogi 1f40745bc2 Issue Fix: Issue with multiple partition keys in query 2020-09-04 14:44:34 +05:30
sandeep a3c4b33ed7 !182 [I1TJNW] change AutoVacuum default value to 10m 2020-09-04 14:02:44 +05:30
i-robot 604565323a !177 [I1TKNH] fixes plan changes for specific queries
Merge pull request !177 from Nitin-Kashyap/feature-pushdown
2020-09-04 16:02:54 +08:00
i-robot 981cbe7692 !171 fix bug in cross region dynamic filter
Merge pull request !171 from luren/fix-cross-region-dynamic-filter
2020-09-04 11:14:50 +08:00
luren bd46a12b20 fix bug in cross region dynamic filter that the column name in BloomFilter may not match the symbol name in remote coordinator execution plan. 2020-09-04 09:45:03 +08:00