[jira] [Assigned] (IMPALA-12434) Isolate shell/pkg_resources.py to keep it off of the PYTHONPATH

2023-09-18 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell reassigned IMPALA-12434: -- Assignee: Joe McDonnell > Isolate shell/pkg_resources.py to keep it off of the

[jira] [Resolved] (IMPALA-12434) Isolate shell/pkg_resources.py to keep it off of the PYTHONPATH

2023-09-18 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-12434. Fix Version/s: Impala 4.3.0 Resolution: Fixed > Isolate shell/pkg_resources.py to

[jira] [Commented] (IMPALA-12434) Isolate shell/pkg_resources.py to keep it off of the PYTHONPATH

2023-09-18 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17766644#comment-17766644 ] ASF subversion and git services commented on IMPALA-12434: -- Commit

[jira] [Commented] (IMPALA-12402) Make CatalogdMetaProvider's cache concurrency level configurable

2023-09-18 Thread Maxwell Guo (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17766615#comment-17766615 ] Maxwell Guo commented on IMPALA-12402: -- so Now the status of this jira should be "needs committer"

[jira] [Commented] (IMPALA-12390) Enable performance related clang-tidy checks

2023-09-18 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17766590#comment-17766590 ] Joe McDonnell commented on IMPALA-12390: There will be a couple more changes for this JIRA, but

[jira] [Commented] (IMPALA-12390) Enable performance related clang-tidy checks

2023-09-18 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17766589#comment-17766589 ] Michael Smith commented on IMPALA-12390: Is there further work we need to get in for the 4.3.0

[jira] [Commented] (IMPALA-12399) Pass eventTypeSkipList with OPEN_TXN in NotificationEventRequest to avoid receiving OPEN_TXN events from HMS

2023-09-18 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17766588#comment-17766588 ] Michael Smith commented on IMPALA-12399: Is the addendum important to get into the same release

[jira] [Updated] (IMPALA-12451) Cardinality underestimation can hurt bloom filter effectiveness

2023-09-18 Thread Riza Suminto (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Riza Suminto updated IMPALA-12451: -- Description: Impala planner select desired bloom filter size by estimating the NDV of values

[jira] [Updated] (IMPALA-12451) Cardinality underestimation can hurt bloom filter effectiveness

2023-09-18 Thread Riza Suminto (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Riza Suminto updated IMPALA-12451: -- Attachment: (was: 79.txt) > Cardinality underestimation can hurt bloom filter

[jira] [Updated] (IMPALA-12451) Cardinality underestimation can hurt bloom filter effectiveness

2023-09-18 Thread Riza Suminto (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Riza Suminto updated IMPALA-12451: -- Attachment: 53_double_filter_size.txt > Cardinality underestimation can hurt bloom filter

[jira] [Commented] (IMPALA-12451) Cardinality underestimation can hurt bloom filter effectiveness

2023-09-18 Thread Kurt Deschler (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17766573#comment-17766573 ] Kurt Deschler commented on IMPALA-12451: Perhaps we should consider increasing

[jira] [Commented] (IMPALA-12449) SSE2NEON is slow compared to native NEON code

2023-09-18 Thread Sebastian Pop (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17766527#comment-17766527 ] Sebastian Pop commented on IMPALA-12449: Sorry. The patch for Impala is still under review:

[jira] [Updated] (IMPALA-12449) SSE2NEON is slow compared to native NEON code

2023-09-18 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Smith updated IMPALA-12449: --- Fix Version/s: (was: Impala 4.3.0) > SSE2NEON is slow compared to native NEON code >

[jira] [Reopened] (IMPALA-12449) SSE2NEON is slow compared to native NEON code

2023-09-18 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Smith reopened IMPALA-12449: This issue is for Impala, not Kudu. > SSE2NEON is slow compared to native NEON code >

[jira] [Created] (IMPALA-12451) Cardinality underestimation can hurt bloom filter effectiveness

2023-09-18 Thread Riza Suminto (Jira)
Riza Suminto created IMPALA-12451: - Summary: Cardinality underestimation can hurt bloom filter effectiveness Key: IMPALA-12451 URL: https://issues.apache.org/jira/browse/IMPALA-12451 Project: IMPALA

[jira] [Resolved] (IMPALA-12449) SSE2NEON is slow compared to native NEON code

2023-09-18 Thread Sebastian Pop (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastian Pop resolved IMPALA-12449. Resolution: Fixed > SSE2NEON is slow compared to native NEON code >

[jira] [Commented] (IMPALA-12449) SSE2NEON is slow compared to native NEON code

2023-09-18 Thread Sebastian Pop (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17766525#comment-17766525 ] Sebastian Pop commented on IMPALA-12449: Fixed: https://gerrit.cloudera.org/#/c/20374/ >

[jira] [Commented] (IMPALA-12402) Make CatalogdMetaProvider's cache concurrency level configurable

2023-09-18 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17766524#comment-17766524 ] Michael Smith commented on IMPALA-12402: Yes, that's the process we follow for everything

[jira] [Commented] (IMPALA-12449) SSE2NEON is slow compared to native NEON code

2023-09-18 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17766519#comment-17766519 ] Michael Smith commented on IMPALA-12449: Joe and I are reviewing the change at

[jira] [Assigned] (IMPALA-12449) SSE2NEON is slow compared to native NEON code

2023-09-18 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Smith reassigned IMPALA-12449: -- Assignee: Sebastian Pop > SSE2NEON is slow compared to native NEON code >

[jira] [Commented] (IMPALA-12356) Partition created by INSERT will make the next ALTER_PARTITION event on it always treated as self-event

2023-09-18 Thread Sai Hemanth Gantasala (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17766483#comment-17766483 ] Sai Hemanth Gantasala commented on IMPALA-12356: This is an old behavior. > Partition

[jira] [Commented] (IMPALA-12450) Document "enable" as a reserved keyword

2023-09-18 Thread Vincent Tran (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17766417#comment-17766417 ] Vincent Tran commented on IMPALA-12450: --- While the documentation correctly categorizes

[jira] [Created] (IMPALA-12450) Document "enable" as a reserved keyword

2023-09-18 Thread Manish Maheshwari (Jira)
Manish Maheshwari created IMPALA-12450: -- Summary: Document "enable" as a reserved keyword Key: IMPALA-12450 URL: https://issues.apache.org/jira/browse/IMPALA-12450 Project: IMPALA Issue