Downloaded binary tarball on my Mac and ran in embedded mode.
Verified Sorabh's release signature and the tar file's checksum
Did a quick glance through maven artifacts
Did some manual tests with TPC-DS Web_Sales table and ran REFRESH METADATA
command against the same table
Checked runtime query
gparai commented on a change in pull request #1772: DRILL-7187: Improve
selectivity estimation of BETWEEN predicates and …
URL: https://github.com/apache/drill/pull/1772#discussion_r279571671
##
File path:
exec/java-exec/src/test/java/org/apache/drill/exec/sql/TestAnalyze.java
###
gparai commented on a change in pull request #1772: DRILL-7187: Improve
selectivity estimation of BETWEEN predicates and …
URL: https://github.com/apache/drill/pull/1772#discussion_r279574279
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/planner/common/NumericEqu
gparai commented on a change in pull request #1772: DRILL-7187: Improve
selectivity estimation of BETWEEN predicates and …
URL: https://github.com/apache/drill/pull/1772#discussion_r279571290
##
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/planner/cost/DrillRelMdSe
dvjyothsna opened a new pull request #1773: DRILL-7225: Fixed merging
ColumnTypeInfo for files with different schemas
URL: https://github.com/apache/drill/pull/1773
This is an automated message from the Apache Git Service.
T
Venkata Jyothsna Donapati created DRILL-7225:
Summary: Merging of columnTypeInfo for file with different schema
throws NullPointerException during refresh metadata
Key: DRILL-7225
URL: https://issues.a
amansinha100 commented on issue #1772: DRILL-7187: Improve selectivity
estimation of BETWEEN predicates and …
URL: https://github.com/apache/drill/pull/1772#issuecomment-487701361
@gparai could you pls review ?
This is an aut
amansinha100 opened a new pull request #1772: DRILL-7187: Improve selectivity
estimation of BETWEEN predicates and …
URL: https://github.com/apache/drill/pull/1772
…arbitrary combination of range predicates.
- Also, propagate the totalRowCount to the histogram selectivity estimation