Commit Graph

13 Commits

Author SHA1 Message Date
maxiaoqi2020 e3eb3a6ac6 Support Hudi COW/MOR table Snapshot/Read-Optimized queries
Update Presto-hive UT tests
2021-05-24 20:20:41 +08:00
i-robot 6129948175 !814 [I3C2KY] URI Special Character Escape Fix
Merge pull request !814 from Surya Sumanth/UriHashSymEscapeFix
2021-04-08 16:14:44 +08:00
SURYA SUMANTH N d0225487ef URI Special Character Escape Fix 2021-04-08 10:32:02 +05:30
i-robot 1950cc8a51 !796 UT reuse Exchange
Merge pull request !796 from sandeep/bugfix-ReuseExchangeUT
2021-04-05 13:21:17 +08:00
sandeep 62a4602692 !796 [I3E0XB] UT reuse exchange 2021-04-02 13:15:20 +05:30
Raghunandan 34b34313b3 [maven-release-plugin] prepare for next development iteration 2021-03-31 11:15:11 +05:30
Sundar Annamalai f7c423cdc5 Add support for star tree cubing 2021-03-09 01:25:29 -05:00
Raghunandan 592b5cbc9d [maven-release-plugin] prepare for next development iteration 2020-12-30 19:16:54 +05:30
Raghunandan a9ca254fb6 Change OpenLooKeng version number to have snapshot
Change OpenLooKeng version numbers to have correct convention and dependency
2020-09-23 09:15:10 +05:30
kkrazy fb9eab122a 1. Add generic support for Block to enable better type compliance at compilation time
2. Enabled Block level filtering to potentially trigger vectworization
3. Added wait since query start time for dynamic filtering [WIP]
2020-08-01 12:24:14 -03:00
Han Weng 57a0745b87 Refactor heuristic indexer 2020-07-21 11:38:53 -04:00
Haochen Ding 91400650a7 Refactor and optimize current Dynamic Filter implementation
1. Use internal BloomFilter instead of Guava BloomFilter for better performance
2. Improve row filtering logic using DynamicFilter for better performance
3. Moved BloomFilter and DynamicFilter implementations to hetu-common
4. Refactored DynamicFilter related classes
2020-07-20 12:37:51 -03:00
fbird2020 4769cbf5c6 openLooKeng first commit 2020-06-29 21:49:10 +08:00