[jira] [Commented] (IMPALA-10754) test_overlap_min_max_filters_on_sorted_columns failed during GVO

2021-06-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17367853#comment-17367853 ] ASF subversion and git services commented on IMPALA-10754: -- Commit

[jira] [Commented] (IMPALA-10760) Add accessor methods to Function classes

2021-06-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17367852#comment-17367852 ] ASF subversion and git services commented on IMPALA-10760: -- Commit

[jira] [Commented] (IMPALA-7087) Impala is unable to read Parquet decimal columns with lower precision/scale than table metadata

2021-06-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-7087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17367851#comment-17367851 ] ASF subversion and git services commented on IMPALA-7087: - Commit

[jira] [Commented] (IMPALA-10166) ALTER TABLE for Iceberg tables

2021-06-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17367847#comment-17367847 ] ASF subversion and git services commented on IMPALA-10166: -- Commit

[jira] [Commented] (IMPALA-10361) Supported using filed id to resolve columns for Iceberg tables

2021-06-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17367849#comment-17367849 ] ASF subversion and git services commented on IMPALA-10361: -- Commit

[jira] [Commented] (IMPALA-10166) ALTER TABLE for Iceberg tables

2021-06-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17367848#comment-17367848 ] ASF subversion and git services commented on IMPALA-10166: -- Commit

[jira] [Commented] (IMPALA-10485) Support Iceberg field-id based column resolution in the ORC scanner

2021-06-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17367850#comment-17367850 ] ASF subversion and git services commented on IMPALA-10485: -- Commit

[jira] [Updated] (IMPALA-10764) Web UI shows error in the /logs page, if stdout/stderr is not redirected to INFO/ERROR logs

2021-06-22 Thread Abhishek Rawat (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Rawat updated IMPALA-10764: Description: The error message looks like this:  {code:java} Error: Couldn't open INFO

[jira] [Created] (IMPALA-10764) Web UI shows error in the /logs page, if stdout/stderr is not redirected to INFO/ERROR logs

2021-06-22 Thread Abhishek Rawat (Jira)
Abhishek Rawat created IMPALA-10764: --- Summary: Web UI shows error in the /logs page, if stdout/stderr is not redirected to INFO/ERROR logs Key: IMPALA-10764 URL:

[jira] [Commented] (IMPALA-7560) Better selectivity estimate for != (not equals) binary predicate

2021-06-22 Thread liuyao (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17367827#comment-17367827 ] liuyao commented on IMPALA-7560:   Calculation formula: ( 1 - 1 / ndv ) * "non-null values caridinality"

[jira] [Updated] (IMPALA-10762) ASAN tests fail with use-after-poison in HdfsParquetScanner::FindSkipRangesForPagesWithMinMaxFilters

2021-06-22 Thread Andrew Sherman (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Sherman updated IMPALA-10762: Labels: broken-build (was: ) > ASAN tests fail with use-after-poison in >

[jira] [Commented] (IMPALA-10759) MetastoreServiceHandler.get_partitions_by_names_req throws NoSuchMethodError

2021-06-22 Thread Andrew Sherman (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17367785#comment-17367785 ] Andrew Sherman commented on IMPALA-10759: - For the record this happens in 

[jira] [Assigned] (IMPALA-10763) Min/max filters should be enabled on Z-order sorted columns

2021-06-22 Thread Qifan Chen (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qifan Chen reassigned IMPALA-10763: --- Assignee: Qifan Chen > Min/max filters should be enabled on Z-order sorted columns >

[jira] [Created] (IMPALA-10763) Min/max filters should be enabled on Z-order sorted columns

2021-06-22 Thread Qifan Chen (Jira)
Qifan Chen created IMPALA-10763: --- Summary: Min/max filters should be enabled on Z-order sorted columns Key: IMPALA-10763 URL: https://issues.apache.org/jira/browse/IMPALA-10763 Project: IMPALA

[jira] [Commented] (IMPALA-10759) MetastoreServiceHandler.get_partitions_by_names_req throws NoSuchMethodError

2021-06-22 Thread Vihang Karajgaonkar (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17367628#comment-17367628 ] Vihang Karajgaonkar commented on IMPALA-10759: -- I took a brief look at this yesterday and

[jira] [Comment Edited] (IMPALA-10759) MetastoreServiceHandler.get_partitions_by_names_req throws NoSuchMethodError

2021-06-22 Thread Vihang Karajgaonkar (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17367628#comment-17367628 ] Vihang Karajgaonkar edited comment on IMPALA-10759 at 6/22/21, 7:24 PM:

[jira] [Commented] (IMPALA-10392) Cipher-specific BE tests fail on Centos 8.2

2021-06-22 Thread Alexey Serbin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17367623#comment-17367623 ] Alexey Serbin commented on IMPALA-10392: It turns out the issue is with recent update on the

[jira] [Commented] (IMPALA-10759) MetastoreServiceHandler.get_partitions_by_names_req throws NoSuchMethodError

2021-06-22 Thread Andrew Sherman (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17367550#comment-17367550 ] Andrew Sherman commented on IMPALA-10759: - Hi [~vihangk1] can you take a look at this? Please

[jira] [Assigned] (IMPALA-10759) MetastoreServiceHandler.get_partitions_by_names_req throws NoSuchMethodError

2021-06-22 Thread Andrew Sherman (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Sherman reassigned IMPALA-10759: --- Assignee: Vihang Karajgaonkar >

[jira] [Created] (IMPALA-10762) ASAN tests fail with use-after-poison in HdfsParquetScanner::FindSkipRangesForPagesWithMinMaxFilters

2021-06-22 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-10762: -- Summary: ASAN tests fail with use-after-poison in HdfsParquetScanner::FindSkipRangesForPagesWithMinMaxFilters Key: IMPALA-10762 URL:

[jira] [Comment Edited] (IMPALA-10754) test_overlap_min_max_filters_on_sorted_columns failed during GVO

2021-06-22 Thread Jira
[ https://issues.apache.org/jira/browse/IMPALA-10754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17366568#comment-17366568 ] Zoltán Borók-Nagy edited comment on IMPALA-10754 at 6/22/21, 10:39 AM:

[jira] [Comment Edited] (IMPALA-10754) test_overlap_min_max_filters_on_sorted_columns failed during GVO

2021-06-22 Thread Jira
[ https://issues.apache.org/jira/browse/IMPALA-10754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17367192#comment-17367192 ] Zoltán Borók-Nagy edited comment on IMPALA-10754 at 6/22/21, 10:14 AM:

[jira] [Commented] (IMPALA-10754) test_overlap_min_max_filters_on_sorted_columns failed during GVO

2021-06-22 Thread Jira
[ https://issues.apache.org/jira/browse/IMPALA-10754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17367192#comment-17367192 ] Zoltán Borók-Nagy commented on IMPALA-10754: Seen again in *

[jira] [Commented] (IMPALA-10755) Wrong results for a query with predicate on an analytic function

2021-06-22 Thread Aman Sinha (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17367038#comment-17367038 ] Aman Sinha commented on IMPALA-10755: - Uploaded a patch for review: