[GitHub] [drill] amansinha100 commented on a change in pull request #1783: DRILL-7240: Catch runtime pruning filter-match exceptions and do not prune these rowgroups

2019-05-06 Thread GitBox
amansinha100 commented on a change in pull request #1783: DRILL-7240: Catch runtime pruning filter-match exceptions and do not prune these rowgroups URL: https://github.com/apache/drill/pull/1783#discussion_r281442046 ## File path:

[GitHub] [drill] Ben-Zvi commented on a change in pull request #1783: DRILL-7240: Catch runtime pruning filter-match exceptions and do not prune these rowgroups

2019-05-06 Thread GitBox
Ben-Zvi commented on a change in pull request #1783: DRILL-7240: Catch runtime pruning filter-match exceptions and do not prune these rowgroups URL: https://github.com/apache/drill/pull/1783#discussion_r281435745 ## File path:

[GitHub] [drill] amansinha100 commented on a change in pull request #1783: DRILL-7240: Catch runtime pruning filter-match exceptions and do not prune these rowgroups

2019-05-06 Thread GitBox
amansinha100 commented on a change in pull request #1783: DRILL-7240: Catch runtime pruning filter-match exceptions and do not prune these rowgroups URL: https://github.com/apache/drill/pull/1783#discussion_r281405623 ## File path:

[GitHub] [drill] amansinha100 commented on a change in pull request #1781: DRILL-7238: Fixed ConvertCountToDirectScan to handle non-existent columns

2019-05-06 Thread GitBox
amansinha100 commented on a change in pull request #1781: DRILL-7238: Fixed ConvertCountToDirectScan to handle non-existent columns URL: https://github.com/apache/drill/pull/1781#discussion_r281363696 ## File path:

[GitHub] [drill] Ben-Zvi opened a new pull request #1783: DRILL-7240: Catch runtime pruning filter-match exceptions and do not prune these rowgroups

2019-05-06 Thread GitBox
Ben-Zvi opened a new pull request #1783: DRILL-7240: Catch runtime pruning filter-match exceptions and do not prune these rowgroups URL: https://github.com/apache/drill/pull/1783 The basic change is simple: Catch exceptions thrown by the `match()` method checking the filter predicate over

[jira] [Created] (DRILL-7242) Query with range predicate hits IOBE when accessing histogram buckets

2019-05-06 Thread Aman Sinha (JIRA)
Aman Sinha created DRILL-7242: - Summary: Query with range predicate hits IOBE when accessing histogram buckets Key: DRILL-7242 URL: https://issues.apache.org/jira/browse/DRILL-7242 Project: Apache Drill

[GitHub] [drill] amansinha100 merged pull request #1772: DRILL-7187: Improve selectivity estimation of BETWEEN predicates and …

2019-05-06 Thread GitBox
amansinha100 merged pull request #1772: DRILL-7187: Improve selectivity estimation of BETWEEN predicates and … URL: https://github.com/apache/drill/pull/1772 This is an automated message from the Apache Git Service. To

[GitHub] [drill] arina-ielchiieva commented on issue #1782: DRILL-7237: Fix single_value aggregate function for variable length types

2019-05-06 Thread GitBox
arina-ielchiieva commented on issue #1782: DRILL-7237: Fix single_value aggregate function for variable length types URL: https://github.com/apache/drill/pull/1782#issuecomment-489693444 @KazydubB could you please review?

[GitHub] [drill] vvysotskyi opened a new pull request #1782: DRILL-7237: Fix single_value aggregate function for variable length types

2019-05-06 Thread GitBox
vvysotskyi opened a new pull request #1782: DRILL-7237: Fix single_value aggregate function for variable length types URL: https://github.com/apache/drill/pull/1782 - Added implementations of single_value for complex data types

[jira] [Created] (DRILL-7241) Hash aggregate does not work with interval types

2019-05-06 Thread Volodymyr Vysotskyi (JIRA)
Volodymyr Vysotskyi created DRILL-7241: -- Summary: Hash aggregate does not work with interval types Key: DRILL-7241 URL: https://issues.apache.org/jira/browse/DRILL-7241 Project: Apache Drill