Commit Graph

111 Commits

Author SHA1 Message Date
Surya Sumanth N bd2e8edf79 [I59M5L] Suspend/Resume Hang Fix and UI Changes 2022-06-21 23:32:00 +05:30
Raghunandan 630bf19d05 [maven-release-plugin] prepare for next development iteration 2022-03-30 09:14:32 +05:30
i-robot 220278a774
!1404 Fixed Startree issues and Partition-group overlap
Merge pull request !1404 from mahtabahmed/issueFix
2022-03-08 21:19:24 +00:00
mahtabahmed f1c2ab096d fixed partition-group overlap with unit test and Startree issues 2022-03-08 12:10:58 -05:00
SJBaroi 3617b76600 Adding Configuration To Support Spilling In HDFS. 2022-03-03 20:36:15 +05:30
SJBaroi 7e4713a4db Adding Secondary Spilling For OrderByOperator. 2022-02-22 21:49:45 +05:30
i-robot 247d7850e6
!1374 Adding RELOAD CUBE [CUBENAME] command
Merge pull request !1374 from mahtabahmed/test
2022-02-19 02:29:55 +00:00
mahtabahmed 479e1a36a1 support for reload cube 2022-02-18 16:48:32 -05:00
i-robot 40730650cd
!1375 Cube Support for 'varchar' range predicate
Merge pull request !1375 from sundarannamalai/cube-0322
2022-02-16 22:39:50 +00:00
i-robot 26944890e3
!1366 Adjust some codes according to community rules
Merge pull request !1366 from cmwenxin/master
2022-02-15 08:26:34 +00:00
cmwenxin db75e89b96 Make code readable based on openLooKeng community 2022-02-15 15:13:09 +08:00
Sundar Annamalai edb66cb49a Cube 'varchar' range predicate support. 2022-02-07 10:46:58 -05:00
zhousipei e2de0da06f Clean code according to the community rule 2022-01-29 11:39:39 +08:00
Sundar Annamalai e4bab6c5c6 Disable StarTree Cube test due to decimal comparison issue. 2021-12-31 11:04:29 -05:00
Raghunandan e1043f02a2 [maven-release-plugin] prepare for next development iteration 2021-12-29 13:20:26 +05:30
Sundar Annamalai 158b6fc355 Fail INSERT OVERWRITE on partitioned cubes. 2021-12-22 13:38:09 -05:00
Sundar Annamalai cc4c4377e4 Cast sum, count values to avg result type to get accurate decimal values. 2021-12-20 17:31:03 -05:00
Sundar Annamalai 3c50840931 Rewrite Cube TableScan output symbol with partition columns at the end of the list.
This reverts commit cb74f083ff.
2021-12-16 16:05:25 -05:00
Sundar Annamalai f6cd23a099 Optimize aggregation queries over join with StarTree Cube 2021-12-14 14:32:03 -05:00
i-robot fa9c0b606d !1315 [I4L3DN] [I4M172] [248] Fix Read Issue for Struct Data Column
Merge pull request !1315 from i-robot/pull249
2021-12-14 11:58:34 +00:00
Surya Sumanth N 24c23be12d [I4L3DN] [I4M172] [248] Fix Read Issue for Struct Data Column 2021-12-14 10:30:36 +05:30
Daniel Zhang cb74f083ff StarTree Cube: Cube Range Visitor Comparison Expression Operation Adjustment 2021-12-10 18:35:57 -05:00
Daniel Zhang 0f87b88d50 StarTree Cube: Cube Creation Processing Type Identifier Case Sensitive Adjustment for Between Operations 2021-12-09 10:38:33 -05:00
Daniel Zhang bdd3131bd7 StarTree Cube: Cube Canonicalizer Comparison Expression SymbolReference Cast Type Fix 2021-11-30 14:10:43 -05:00
mahtabahmed dbceb4c808 fixed the alter command bugs, added testAlterTableOnCube() and updated the website document 2021-11-19 15:38:52 -05:00
Sundar Annamalai 8e640a46e9 Fix StarTree Cube test failures. 2021-11-08 22:18:15 -05:00
i-robot 9105c7da73 !1205 Optimize Star Tree Performance
Merge pull request !1205 from Debasatwa/optimization-startree-performance-branch-v26
2021-11-01 14:24:40 +00:00
Debasatwa Dutta 81163123f6 commit for optimizing the star tree index
fix the isseue with grouping match

added average aggregation column

changes to support avg for group by columns match

added the changes for average

removed the avg changes

average table scan optimization

fix UTs

fix UTs

add UTs

added UTs

fix UTs

added UT

added UTs

changed the UTs

edited UTs

edited UTs

added the session startree false in UTs

changes for group by match prior to cube scan node

avg aggregator source symbol changes

segregated the unit tests

checkstyle fixes

changes for Unit Tests, lineitem table replace the nation table

UTs are divided into smaller methods

added documentation comments for test method

changed the UT tests

changes for group match

updated hetu-docs

edits the create cubes of the UTs

fixes for avg aggregation

fix uts
2021-10-29 21:45:15 -04:00
Nitin Kashyap 53efdd0651
[I4DK84] fixed incorrect codegen for BETWEEN clause while splitting expression 2021-10-25 11:28:05 +05:30
Debasatwa Dutta e987270b8a Added the fix for case senstivitiy and aggregation function issue
checkstyle fix

fix the average aggregation function issue

added unit tests

unit test fixex

fix for symbol assignments

added ut tests, removed the conditions for checking duplicate symbol in AggregationRewriteWithCube

Added UT

code clean up

changed the UT with table scan aserts

edited the UTs

fixed cube name

removed duplicates

fix UTs

edited UTs

edited UTs

edit UTs
2021-10-20 12:09:29 -04:00
Sundar Annamalai 5e080a50e2 Fix incorrect cube selection when multiple cube matches 2021-10-04 17:10:39 -04:00
i-robot 479ad1bc1c !1159 Presto Tests Test Queue Db Query Runner Setup Fix
Merge pull request !1159 from Daniel Zhang/test-queue-db-setup-fix
2021-10-01 21:01:49 +00:00
Daniel Zhang 07bbd37bb8 Presto Tests Test Queue Db Query Runner Setup Fix 2021-10-01 15:43:09 -04:00
Raghunandan 3793aa170a [maven-release-plugin] prepare for next development iteration 2021-10-01 13:13:30 +05:30
Lilian Yuan 61ee03600b Update copyright 2021-09-27 14:16:18 -07:00
i-robot 93d95d8df9 !1099 Fix for StarTree Timestamp predicate translation
Merge pull request !1099 from Debasatwa/startree-fix-branch-v12
2021-09-01 23:30:58 +00:00
Debasatwa Dutta a701e965c9 startree timestamp predicate translation fix
added the fix for timestamp with time zone and time with time zone literal for startree literal translation

unit tests added

fixed UTs
2021-09-01 18:02:53 -04:00
i-robot 9ddcacbbde !1071 OpenLooKeng on Yarn
Merge pull request !1071 from Faras Mohan Dewal/olk_on_yarn
2021-09-01 19:03:01 +00:00
i-robot 81da7c29b2 !1066 Remove redundant Project Node + Skip applying selected rules based on query pattern
Merge pull request !1066 from RajeevRastogi/plan.redproject.optiterrule
2021-08-27 04:27:10 +00:00
rajeevrastogi ea15cce9c1 project node reduction + iterative rule reduction 2021-08-26 20:01:11 +05:30
Faras Mohan Dewal d0513cc6ce Feature OpenLookeng ON YARN
Signed-off-by: fmdewal <fmdewal89@gmail.com>
2021-08-16 21:57:02 +08:00
chenpingzeng c86ec70a83 [bug] fix UT of run with jacoco failed and presto-spi ut run failed
occationally

Signed-off-by: chenpingzeng <chenpingzeng@huawei.com>
2021-08-16 10:47:02 +08:00
i-robot 0f18fb420c !998 Fix for star tree concurrent create cube issue
Merge pull request !998 from Debasatwa/star-tree-concurrent-create-cube-issue
2021-07-06 15:08:59 +00:00
Debasatwa Dutta 0d721b7a0d fix for star tree concurrent create cube issue
Added cube already exists confirmation

code clean up

Unit test fixed
2021-07-06 02:06:45 -04:00
Raghunandan ed881ae4f2 [maven-release-plugin] prepare for next development iteration 2021-06-30 11:28:55 +05:30
Sundar Annamalai 03d807338f Fix broken "Show cubes" functionality when associated table was not found. 2021-06-25 14:51:43 -04:00
Sundar Annamalai ee3728f3f4 Star Tree Create Cube - Filter property predicate must evaluate boolean type. 2021-06-23 12:37:47 -04:00
Sundar Annamalai bdd08066b4 Insert into cube rewrite > predicate properly. Also fixes Star tree index 'Internal Error' issue with execution plan cache. 2021-06-22 14:20:42 -04:00
i-robot 70960faf68 !929 Fixes CreateCube Filter predicate varchar column type mismatch error
Merge pull request !929 from sundarannamalai/create_cube_fix
2021-06-16 03:47:28 +08:00
i-robot b3ce48f4c3 !897 Enhancement of Oracle Connector--support update/delete
Merge pull request !897 from Maxiaoqi/oracle_support
2021-06-15 09:33:24 +08:00