[jira] [Updated] (IMPALA-13262) Predicate pushdown causes incorrect results in join condition

2024-07-30 Thread Fang-Yu Rao (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fang-Yu Rao updated IMPALA-13262: - Description: We found that in some scenario Apache Impala (https://github.com/apache/impala

[jira] [Updated] (IMPALA-13262) Predicate pushdown causes incorrect results in join condition

2024-07-30 Thread Fang-Yu Rao (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fang-Yu Rao updated IMPALA-13262: - Description: We found that in some scenario Apache Impala could incorrectly push predicates

[jira] [Updated] (IMPALA-13262) Predicate pushdown causes incorrect results in join condition

2024-07-30 Thread Fang-Yu Rao (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fang-Yu Rao updated IMPALA-13262: - Description: We found that in some scenario Apache Impala could incorrectly push predicates

[jira] [Updated] (IMPALA-13262) Predicate pushdown causes incorrect results in join condition

2024-07-30 Thread Fang-Yu Rao (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fang-Yu Rao updated IMPALA-13262: - Description: We found that in some scenario Apache Impala could incorrectly push predicates

[jira] [Created] (IMPALA-13262) Predicate pushdown causes incorrect results in join condition

2024-07-30 Thread Fang-Yu Rao (Jira)
Fang-Yu Rao created IMPALA-13262: Summary: Predicate pushdown causes incorrect results in join condition Key: IMPALA-13262 URL: https://issues.apache.org/jira/browse/IMPALA-13262 Project: IMPALA

[jira] [Created] (IMPALA-13261) Consider the effect of NULL keys when choosing BROADCAST vs SHUFFLE join

2024-07-30 Thread Csaba Ringhofer (Jira)
Csaba Ringhofer created IMPALA-13261: Summary: Consider the effect of NULL keys when choosing BROADCAST vs SHUFFLE join Key: IMPALA-13261 URL: https://issues.apache.org/jira/browse/IMPALA-13261

[jira] [Updated] (IMPALA-13260) Exchange on the probe side of outer joins could send NULL keys to local target

2024-07-30 Thread Csaba Ringhofer (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Csaba Ringhofer updated IMPALA-13260: - Description: Currently NULL keys are hashed to a single value and sent to a single

[jira] [Created] (IMPALA-13260) Exchange on the probe side of outer joins could send NULL keys to local target

2024-07-30 Thread Csaba Ringhofer (Jira)
Csaba Ringhofer created IMPALA-13260: Summary: Exchange on the probe side of outer joins could send NULL keys to local target Key: IMPALA-13260 URL: https://issues.apache.org/jira/browse/IMPALA-13260

[jira] [Assigned] (IMPALA-11831) Error with zipping unnest if the array is also selected without unnesting

2024-07-30 Thread Daniel Becker (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Becker reassigned IMPALA-11831: -- Assignee: (was: Daniel Becker) > Error with zipping unnest if the array is a

[jira] [Created] (IMPALA-13259) [DOC] Coordinators' Subscription to Statestore Topics- impala-membership and impala-request-queue

2024-07-30 Thread Sanjana Malhotra (Jira)
Sanjana Malhotra created IMPALA-13259: - Summary: [DOC] Coordinators' Subscription to Statestore Topics- impala-membership and impala-request-queue Key: IMPALA-13259 URL: https://issues.apache.org/jira/browse

[jira] [Commented] (IMPALA-12771) Impala catalogd events-skipped may mark the wrong number

2024-07-29 Thread Maxwell Guo (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17869531#comment-17869531 ] Maxwell Guo commented on IMPALA-12771: -- Is this patch ready-to-commit since [~stigahuang] +1

[jira] [Commented] (IMPALA-11831) Error with zipping unnest if the array is also selected without unnesting

2024-07-29 Thread Zihao Ye (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17869502#comment-17869502 ] Zihao Ye commented on IMPALA-11831: --- Here is another similar issue: {code:sql} [4620ee0acf3b:21050

[jira] [Commented] (IMPALA-13240) Add tools to detect incompatible changes in catalog and statestore service

2024-07-29 Thread Riza Suminto (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17869393#comment-17869393 ] Riza Suminto commented on IMPALA-13240: --- See also: [https://www.cs.purdue.edu/homes/yonglezh/pub

[jira] [Commented] (IMPALA-13240) Add tools to detect incompatible changes in catalog and statestore service

2024-07-29 Thread Riza Suminto (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17869391#comment-17869391 ] Riza Suminto commented on IMPALA-13240: --- IMPALA-10370 might be a good addition to this. >

[jira] [Commented] (IMPALA-11265) Iceberg tables have a large memory footprint in catalog cache

2024-07-29 Thread Gabor Kaszab (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17869374#comment-17869374 ] Gabor Kaszab commented on IMPALA-11265: --- I did the experiment myself too. For me

[jira] [Created] (IMPALA-13258) test_acid_stress.TestAcidInsertsBasic.test_partitioned_inserts fails

2024-07-29 Thread Noemi Pap-Takacs (Jira)
Noemi Pap-Takacs created IMPALA-13258: - Summary: test_acid_stress.TestAcidInsertsBasic.test_partitioned_inserts fails Key: IMPALA-13258 URL: https://issues.apache.org/jira/browse/IMPALA-13258

[jira] [Work started] (IMPALA-13142) Documentation for Impala StateStore & Catalogd HA

2024-07-29 Thread Sanjana Malhotra (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-13142 started by Sanjana Malhotra. - > Documentation for Impala StateStore & Cata

[jira] [Work started] (IMPALA-13071) Update the doc of Impala components

2024-07-29 Thread Sanjana Malhotra (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-13071 started by Sanjana Malhotra. - > Update the doc of Impala compone

[jira] [Assigned] (IMPALA-13257) Add doc for unnest() function and querying arrays

2024-07-29 Thread Sanjana Malhotra (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjana Malhotra reassigned IMPALA-13257: - Assignee: Sanjana Malhotra > Add doc for unnest() function and query

[jira] [Created] (IMPALA-13257) Add doc for unnest() function and querying arrays

2024-07-29 Thread Quanlong Huang (Jira)
Quanlong Huang created IMPALA-13257: --- Summary: Add doc for unnest() function and querying arrays Key: IMPALA-13257 URL: https://issues.apache.org/jira/browse/IMPALA-13257 Project: IMPALA

[jira] [Commented] (IMPALA-13252) Filter update log message prints TUniqueId in non-standard format

2024-07-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17869283#comment-17869283 ] ASF subversion and git services commented on IMPALA-13252: -- Commit

[jira] [Commented] (IMPALA-13256) SQLDataException in external JDBC table query request

2024-07-27 Thread Wenzhe Zhou (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17869133#comment-17869133 ] Wenzhe Zhou commented on IMPALA-13256: -- [~pranav.lodha] This issue happens for all databases

[jira] [Commented] (IMPALA-13256) SQLDataException in external JDBC table query request

2024-07-26 Thread Pranav Yogi Lodha (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17869072#comment-17869072 ] Pranav Yogi Lodha commented on IMPALA-13256: [~zhangyifan27] can you please give some

[jira] [Commented] (IMPALA-13256) SQLDataException in external JDBC table query request

2024-07-26 Thread Wenzhe Zhou (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17869056#comment-17869056 ] Wenzhe Zhou commented on IMPALA-13256: -- Interface

[jira] [Commented] (IMPALA-13256) SQLDataException in external JDBC table query request

2024-07-26 Thread YifanZhang (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17869054#comment-17869054 ] YifanZhang commented on IMPALA-13256: - Yes, the row count of this table exceeds 2G. The output

[jira] [Commented] (IMPALA-13256) SQLDataException in external JDBC table query request

2024-07-26 Thread Wenzhe Zhou (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17869041#comment-17869041 ] Wenzhe Zhou commented on IMPALA-13256: -- Is the number of rows of table 'test_table' in MySQL

[jira] [Assigned] (IMPALA-13256) SQLDataException in external JDBC table query request

2024-07-26 Thread Wenzhe Zhou (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenzhe Zhou reassigned IMPALA-13256: Assignee: Pranav Yogi Lodha > SQLDataException in external JDBC table query requ

[jira] [Commented] (IMPALA-13253) Add option to use TCP keepalives for client connections

2024-07-26 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17869039#comment-17869039 ] Joe McDonnell commented on IMPALA-13253: The AWS LB has an idle time limit of 350 seconds

[jira] [Updated] (IMPALA-13253) Add option to use TCP keepalives for client connections

2024-07-26 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell updated IMPALA-13253: --- Priority: Blocker (was: Critical) > Add option to use TCP keepalives for cli

[jira] [Commented] (IMPALA-13256) SQLDataException in external JDBC table query request

2024-07-26 Thread Wenzhe Zhou (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17869031#comment-17869031 ] Wenzhe Zhou commented on IMPALA-13256: -- Thanks Yifan to report this jdbc table issue. I could

[jira] [Updated] (IMPALA-13256) SQLDataException in external JDBC table query request

2024-07-26 Thread YifanZhang (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YifanZhang updated IMPALA-13256: Parent: IMPALA-5741 Issue Type: Sub-task (was: Bug) > SQLDataException in external J

[jira] [Created] (IMPALA-13256) SQLDataException in external JDBC table query request

2024-07-26 Thread YifanZhang (Jira)
YifanZhang created IMPALA-13256: --- Summary: SQLDataException in external JDBC table query request Key: IMPALA-13256 URL: https://issues.apache.org/jira/browse/IMPALA-13256 Project: IMPALA Issue

[jira] [Work started] (IMPALA-13254) Optimizing incremental reload performance of Iceberg tables

2024-07-24 Thread Fu Lili (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-13254 started by Fu Lili. > Optimizing incremental reload performance of Iceberg tab

[jira] [Commented] (IMPALA-13214) test_shell_commandline..test_removed_query_option failed with assertion failure

2024-07-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17868479#comment-17868479 ] ASF subversion and git services commented on IMPALA-13214: -- Commit

[jira] [Commented] (IMPALA-13202) Impala workloads can exceed Kudu client's rpc_max_message_size limit

2024-07-24 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17868423#comment-17868423 ] Joe McDonnell commented on IMPALA-13202: I filed https://issues.apache.org/jira/browse/KUDU

[jira] [Commented] (IMPALA-13183) Add default timeout for hs2/beeswax server sockets

2024-07-24 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17868420#comment-17868420 ] Joe McDonnell commented on IMPALA-13183: Here is an AWS blog post about how the AWS LB works

[jira] [Resolved] (IMPALA-13214) test_shell_commandline..test_removed_query_option failed with assertion failure

2024-07-24 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Smith resolved IMPALA-13214. Fix Version/s: Impala 4.5.0 Resolution: Fixed > test_shell_commandl

[jira] [Updated] (IMPALA-13214) test_shell_commandline..test_removed_query_option failed with assertion failure

2024-07-24 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Smith updated IMPALA-13214: --- Component/s: Test (was: Clients) > test_shell_commandl

[jira] [Updated] (IMPALA-13202) Impala workloads can exceed Kudu client's rpc_max_message_size limit

2024-07-24 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell updated IMPALA-13202: --- Summary: Impala workloads can exceed Kudu client's rpc_max_message_size limit (was: KRPC

[jira] [Updated] (IMPALA-13255) Support new SQL grammar for RESTART EVENTPROCESSOR [FROM EVENT id]

2024-07-24 Thread Maxwell Guo (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maxwell Guo updated IMPALA-13255: - Description: see [discussion |https://lists.apache.org/thread

[jira] [Updated] (IMPALA-13255) Support new SQL grammar for RESTART EVENTPROCESSOR [FROM EVENT id]

2024-07-24 Thread Maxwell Guo (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maxwell Guo updated IMPALA-13255: - Component/s: Catalog Clients Frontend Epic Link: IMPALA

[jira] [Updated] (IMPALA-13255) Support new SQL grammar for RESTART EVENTPROCESSOR [FROM EVENT id]

2024-07-24 Thread Maxwell Guo (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maxwell Guo updated IMPALA-13255: - Summary: Support new SQL grammar for RESTART EVENTPROCESSOR [FROM EVENT id] (was: Support

[jira] [Created] (IMPALA-13255) Support new SQL grammar for RESTART EVENTPROCESSOR for event

2024-07-24 Thread Maxwell Guo (Jira)
Maxwell Guo created IMPALA-13255: Summary: Support new SQL grammar for RESTART EVENTPROCESSOR for event Key: IMPALA-13255 URL: https://issues.apache.org/jira/browse/IMPALA-13255 Project: IMPALA

[jira] [Updated] (IMPALA-13254) Optimizing incremental reload performance of Iceberg tables

2024-07-23 Thread Fu Lili (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fu Lili updated IMPALA-13254: - Description: When performing a {{REFRESH}} on an Iceberg table, if the number of changed files

[jira] [Created] (IMPALA-13254) Optimizing incremental reload performance of Iceberg tables

2024-07-23 Thread Fu Lili (Jira)
Fu Lili created IMPALA-13254: Summary: Optimizing incremental reload performance of Iceberg tables Key: IMPALA-13254 URL: https://issues.apache.org/jira/browse/IMPALA-13254 Project: IMPALA

[jira] [Updated] (IMPALA-12771) Impala catalogd events-skipped may mark the wrong number

2024-07-23 Thread Quanlong Huang (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quanlong Huang updated IMPALA-12771: Epic Link: IMPALA-11531 > Impala catalogd events-skipped may mark the wrong num

[jira] [Updated] (IMPALA-13163) Use proper defaults when executor membership snapshot is empty

2024-07-23 Thread Abhishek Rawat (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Rawat updated IMPALA-13163: Priority: Critical (was: Major) > Use proper defaults when executor membership snaps

[jira] [Commented] (IMPALA-13183) Add default timeout for hs2/beeswax server sockets

2024-07-23 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17868178#comment-17868178 ] Joe McDonnell commented on IMPALA-13183: I was just about to file a Jira about having

[jira] [Created] (IMPALA-13253) Add option to use TCP keepalives for client connections

2024-07-23 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-13253: -- Summary: Add option to use TCP keepalives for client connections Key: IMPALA-13253 URL: https://issues.apache.org/jira/browse/IMPALA-13253 Project: IMPALA

[jira] [Work started] (IMPALA-13252) Filter update log message prints TUniqueId in non-standard format

2024-07-23 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-13252 started by Michael Smith. -- > Filter update log message prints TUniqueId in non-standard for

[jira] [Assigned] (IMPALA-13252) Filter update log message prints TUniqueId in non-standard format

2024-07-23 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Smith reassigned IMPALA-13252: -- Assignee: Michael Smith > Filter update log message prints TUniqueId in

[jira] [Created] (IMPALA-13252) Filter update log message prints TUniqueId in non-standard format

2024-07-23 Thread Michael Smith (Jira)
Michael Smith created IMPALA-13252: -- Summary: Filter update log message prints TUniqueId in non-standard format Key: IMPALA-13252 URL: https://issues.apache.org/jira/browse/IMPALA-13252 Project

[jira] [Resolved] (IMPALA-13243) Update Dropwizard Metrics to supported version

2024-07-23 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Smith resolved IMPALA-13243. Fix Version/s: Impala 4.5.0 Resolution: Fixed > Update Dropwizard Metr

[jira] [Commented] (IMPALA-13251) Planner uses session MEM_LIMIT with Max MEM_LIMIT set on Resource Pool

2024-07-23 Thread Andrey Popkov (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17868057#comment-17868057 ] Andrey Popkov commented on IMPALA-13251: [~arawat] clamp is true Resource Pool max is 20Gb

[jira] [Commented] (IMPALA-13251) Planner uses session MEM_LIMIT with Max MEM_LIMIT set on Resource Pool

2024-07-23 Thread Abhishek Rawat (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17868047#comment-17868047 ] Abhishek Rawat commented on IMPALA-13251: - Do you have "impala.admission-control.clam

[jira] [Resolved] (IMPALA-12857) Add flag to enable merge-on-read even if tables are configured with copy-on-write

2024-07-23 Thread Noemi Pap-Takacs (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noemi Pap-Takacs resolved IMPALA-12857. --- Resolution: Fixed > Add flag to enable merge-on-read even if tables are configu

[jira] [Commented] (IMPALA-13243) Update Dropwizard Metrics to supported version

2024-07-23 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17867966#comment-17867966 ] ASF subversion and git services commented on IMPALA-13243: -- Commit

[jira] [Commented] (IMPALA-12857) Add flag to enable merge-on-read even if tables are configured with copy-on-write

2024-07-23 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17867965#comment-17867965 ] ASF subversion and git services commented on IMPALA-12857: -- Commit

[jira] [Created] (IMPALA-13251) Planner uses session MEM_LIMIT with Max MEM_LIMIT set on Resource Pool

2024-07-23 Thread Andrey Popkov (Jira)
Andrey Popkov created IMPALA-13251: -- Summary: Planner uses session MEM_LIMIT with Max MEM_LIMIT set on Resource Pool Key: IMPALA-13251 URL: https://issues.apache.org/jira/browse/IMPALA-13251 Project

[jira] [Assigned] (IMPALA-13250) Document ENABLED_RUNTIME_FILTER_TYPES query option

2024-07-22 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Smith reassigned IMPALA-13250: -- Assignee: Fang-Yu Rao (was: Michael Smith) > Document ENABLED_RUNTIME_FILTER_TY

[jira] [Updated] (IMPALA-13250) Document ENABLED_RUNTIME_FILTER_TYPES query option

2024-07-22 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Smith updated IMPALA-13250: --- Affects Version/s: Impala 4.0.0 > Document ENABLED_RUNTIME_FILTER_TYPES query opt

[jira] [Assigned] (IMPALA-13250) Document ENABLED_RUNTIME_FILTER_TYPES query option

2024-07-22 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Smith reassigned IMPALA-13250: -- Assignee: Michael Smith > Document ENABLED_RUNTIME_FILTER_TYPES query opt

[jira] [Created] (IMPALA-13250) Document ENABLED_RUNTIME_FILTER_TYPES query option

2024-07-22 Thread Michael Smith (Jira)
Michael Smith created IMPALA-13250: -- Summary: Document ENABLED_RUNTIME_FILTER_TYPES query option Key: IMPALA-13250 URL: https://issues.apache.org/jira/browse/IMPALA-13250 Project: IMPALA

[jira] [Resolved] (IMPALA-12712) INVALIDATE METADATA should set a better createEventId

2024-07-22 Thread Sai Hemanth Gantasala (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sai Hemanth Gantasala resolved IMPALA-12712. Fix Version/s: Impala 4.5.0 Resolution: Fixed > INVALID

[jira] [Commented] (IMPALA-13202) KRPC flags used by libkudu_client.so can't be configured

2024-07-22 Thread Alexey Serbin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17867846#comment-17867846 ] Alexey Serbin commented on IMPALA-13202: A couple of cents from my side. After evaluating

[jira] [Assigned] (IMPALA-13218) Doc: CREATE TABLE from an ORC file

2024-07-22 Thread shsharma (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shsharma reassigned IMPALA-13218: - Assignee: shsharma > Doc: CREATE TABLE from an ORC f

[jira] [Updated] (IMPALA-13249) COUNT(*) query optimisation for Iceberg V2 tables breaks UNION queries in some cases

2024-07-22 Thread Aleksey (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey updated IMPALA-13249: - Description:   The problem occurs when _count(*)_ is queried within a UNION upon Iceberg V2 table

[jira] [Updated] (IMPALA-13249) COUNT(*) query optimisation for Iceberg V2 tables breaks UNION queries in some cases

2024-07-22 Thread Aleksey (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey updated IMPALA-13249: - Description:   The problem occurs when _count_ is queried within a _UNION_ upon Iceberg V2 table

[jira] [Created] (IMPALA-13249) COUNT(*) query optimisation for Iceberg V2 tables breaks UNION queries in some cases

2024-07-22 Thread Aleksey (Jira)
Aleksey created IMPALA-13249: Summary: COUNT(*) query optimisation for Iceberg V2 tables breaks UNION queries in some cases Key: IMPALA-13249 URL: https://issues.apache.org/jira/browse/IMPALA-13249

[jira] [Assigned] (IMPALA-13242) DROP PARTITION can't drop partitions before a partition evolution if the partition transform was changed

2024-07-22 Thread Peter Rozsa (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Rozsa reassigned IMPALA-13242: Assignee: Peter Rozsa > DROP PARTITION can't drop partitions before a partit

[jira] [Created] (IMPALA-13248) speed up incremental builds of java module

2024-07-22 Thread XiangYang (Jira)
XiangYang created IMPALA-13248: -- Summary: speed up incremental builds of java module Key: IMPALA-13248 URL: https://issues.apache.org/jira/browse/IMPALA-13248 Project: IMPALA Issue Type

[jira] [Updated] (IMPALA-13247) Support Reading Puffin files for the current snapshot

2024-07-22 Thread Daniel Becker (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Becker updated IMPALA-13247: --- Labels: impala-iceberg (was: ) > Support Reading Puffin files for the current snaps

[jira] [Created] (IMPALA-13247) Support Reading Puffin files for the current snapshot

2024-07-22 Thread Daniel Becker (Jira)
Daniel Becker created IMPALA-13247: -- Summary: Support Reading Puffin files for the current snapshot Key: IMPALA-13247 URL: https://issues.apache.org/jira/browse/IMPALA-13247 Project: IMPALA

[jira] [Assigned] (IMPALA-13041) Support Reading and Writing Puffin File Stats for Iceberg Tables

2024-07-22 Thread Daniel Becker (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Becker reassigned IMPALA-13041: -- Assignee: Daniel Becker > Support Reading and Writing Puffin File Stats for Iceb

[jira] [Assigned] (IMPALA-12932) SPOOL_QUERY_OPTION Default Value Mismatch Between Code and Docs

2024-07-22 Thread shsharma (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shsharma reassigned IMPALA-12932: - Assignee: shsharma (was: Saurabh Katiyal) > SPOOL_QUERY_OPTION Default Value Misma

[jira] [Updated] (IMPALA-12932) SPOOL_QUERY_OPTION Default Value Mismatch Between Code and Docs

2024-07-22 Thread Saurabh Katiyal (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saurabh Katiyal updated IMPALA-12932: - Issue Type: Documentation (was: Bug) > SPOOL_QUERY_OPTION Default Value Misma

[jira] [Comment Edited] (IMPALA-13244) Timestamp partition error in catalogd when insert data into iceberg table

2024-07-21 Thread Pain Sun (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17867630#comment-17867630 ] Pain Sun edited comment on IMPALA-13244 at 7/22/24 1:30 AM: Thanks for your

[jira] [Commented] (IMPALA-13244) Timestamp partition error in catalogd when insert data into iceberg table

2024-07-21 Thread Pain Sun (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17867630#comment-17867630 ] Pain Sun commented on IMPALA-13244: --- Thanks for your reply [~gaborkaszab] . I know what's you means

[jira] [Commented] (IMPALA-12358) Skip scheduling runtime filter that unlikely to meet RUNTIME_FILTER_WAIT_TIME_MS constraint

2024-07-19 Thread David Rorke (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17867447#comment-17867447 ] David Rorke commented on IMPALA-12358: -- We should be able to develop a general costing model

[jira] [Work started] (IMPALA-13246) Smallify strings during broadcast exchange

2024-07-19 Thread Csaba Ringhofer (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-13246 started by Csaba Ringhofer. > Smallify strings during broadcast excha

[jira] [Created] (IMPALA-13246) Smallify strings during broadcast exchange

2024-07-19 Thread Csaba Ringhofer (Jira)
Csaba Ringhofer created IMPALA-13246: Summary: Smallify strings during broadcast exchange Key: IMPALA-13246 URL: https://issues.apache.org/jira/browse/IMPALA-13246 Project: IMPALA Issue

[jira] [Commented] (IMPALA-13060) TestQueryLogTableBeeswax.test_query_log_table_query_select_dedicate_coordinator flaky

2024-07-19 Thread Jason Fehr (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17867406#comment-17867406 ] Jason Fehr commented on IMPALA-13060: - Fixed by https://github.com/apache/impala/commit

[jira] [Closed] (IMPALA-13060) TestQueryLogTableBeeswax.test_query_log_table_query_select_dedicate_coordinator flaky

2024-07-19 Thread Jason Fehr (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Fehr closed IMPALA-13060. --- Resolution: Fixed

[jira] [Work started] (IMPALA-13222) Impala S3 test runs leave stale files in the .Trash subtree on S3

2024-07-19 Thread Laszlo Gaal (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-13222 started by Laszlo Gaal. > Impala S3 test runs leave stale files in the .Trash subtree on

[jira] [Created] (IMPALA-13245) Table properties in HMS and Iceberg metadata do not align

2024-07-19 Thread Noemi Pap-Takacs (Jira)
Noemi Pap-Takacs created IMPALA-13245: - Summary: Table properties in HMS and Iceberg metadata do not align Key: IMPALA-13245 URL: https://issues.apache.org/jira/browse/IMPALA-13245 Project: IMPALA

[jira] [Commented] (IMPALA-13244) Timestamp partition error in catalogd when insert data into iceberg table

2024-07-19 Thread Gabor Kaszab (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17867242#comment-17867242 ] Gabor Kaszab commented on IMPALA-13244: --- Ok, so I guess the issue is with the order

[jira] [Commented] (IMPALA-13244) Timestamp partition error in catalogd when insert data into iceberg table

2024-07-19 Thread Gabor Kaszab (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17867240#comment-17867240 ] Gabor Kaszab commented on IMPALA-13244: --- Note, if you rewrite the query a bit then it works

[jira] [Commented] (IMPALA-13244) Timestamp partition error in catalogd when insert data into iceberg table

2024-07-19 Thread Gabor Kaszab (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17867239#comment-17867239 ] Gabor Kaszab commented on IMPALA-13244: --- Thanks for raising this, [~MadBeeDo]! I tried the repro

[jira] [Resolved] (IMPALA-13226) TupleCacheInfo unintentionally overwrites Object.finalize()

2024-07-18 Thread Quanlong Huang (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quanlong Huang resolved IMPALA-13226. - Fix Version/s: Impala 4.5.0 Resolution: Fixed > TupleCacheInfo unintentiona

[jira] [Commented] (IMPALA-13244) Timestamp partition error in catalogd when insert data into iceberg table

2024-07-18 Thread Quanlong Huang (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17867153#comment-17867153 ] Quanlong Huang commented on IMPALA-13244: - [~MadBeeDo] Thanks for reporting this! CC

[jira] [Updated] (IMPALA-13244) Timestamp partition error in catalogd when insert data into iceberg table

2024-07-18 Thread Pain Sun (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pain Sun updated IMPALA-13244: -- Description: create table sql like this:        CREATE TABLE test111.table1 (     xxx STRING

[jira] [Updated] (IMPALA-13244) Timestamp partition error in catalogd when insert data into iceberg table

2024-07-18 Thread Pain Sun (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pain Sun updated IMPALA-13244: -- Description: create table sql like this:        CREATE TABLE test111.table1 (     xxx STRING

[jira] [Created] (IMPALA-13244) Timestamp partition error in catalogd when insert data into iceberg table

2024-07-18 Thread Pain Sun (Jira)
Pain Sun created IMPALA-13244: - Summary: Timestamp partition error in catalogd when insert data into iceberg table Key: IMPALA-13244 URL: https://issues.apache.org/jira/browse/IMPALA-13244 Project

[jira] [Work stopped] (IMPALA-13199) CLUSTER_TESTS on JDK11 failing with not being able to restart HMS

2024-07-18 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-13199 stopped by Michael Smith. -- > CLUSTER_TESTS on JDK11 failing with not being able to restart

[jira] [Updated] (IMPALA-13199) CLUSTER_TESTS on JDK11 failing with not being able to restart HMS

2024-07-18 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Smith updated IMPALA-13199: --- Priority: Major (was: Critical) > CLUSTER_TESTS on JDK11 failing with not being a

[jira] [Commented] (IMPALA-13199) CLUSTER_TESTS on JDK11 failing with not being able to restart HMS

2024-07-18 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17867122#comment-17867122 ] Michael Smith commented on IMPALA-13199: So far I'm unable to reproduce this outside

[jira] [Created] (IMPALA-13243) Update Dropwizard Metrics to supported version

2024-07-18 Thread Michael Smith (Jira)
Michael Smith created IMPALA-13243: -- Summary: Update Dropwizard Metrics to supported version Key: IMPALA-13243 URL: https://issues.apache.org/jira/browse/IMPALA-13243 Project: IMPALA Issue

[jira] [Work started] (IMPALA-13243) Update Dropwizard Metrics to supported version

2024-07-18 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-13243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-13243 started by Michael Smith. -- > Update Dropwizard Metrics to supported vers

[jira] [Commented] (IMPALA-11026) [Build] Maven Dependencies in S3 Bucket fail to Download

2024-07-18 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17867115#comment-17867115 ] Michael Smith commented on IMPALA-11026: This is probably no longer relevant, but I'd look

[jira] [Closed] (IMPALA-11026) [Build] Maven Dependencies in S3 Bucket fail to Download

2024-07-18 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Smith closed IMPALA-11026. -- Resolution: Information Provided > [Build] Maven Dependencies in S3 Bucket fail to Downl

  1   2   3   4   5   6   7   8   9   10   >