[jira] [Updated] (IMPALA-11355) Add STRING overloads for functions that consume time of day

2022-12-19 Thread Quanlong Huang (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quanlong Huang updated IMPALA-11355: Fix Version/s: Impala 4.2.0 > Add STRING overloads for functions that consume time of day

[jira] [Commented] (IMPALA-11733) Add test strategy besides exhaustive for longer tests

2022-12-19 Thread Michael Smith (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649498#comment-17649498 ] Michael Smith commented on IMPALA-11733: I forgot about pairwise. But probably

[jira] [Created] (IMPALA-11808) Improve catalogD cache performance in a multi service environment for a refresh/invalidate query

2022-12-19 Thread Sai Hemanth Gantasala (Jira)
Sai Hemanth Gantasala created IMPALA-11808: -- Summary: Improve catalogD cache performance in a multi service environment for a refresh/invalidate query Key: IMPALA-11808 URL: https://issues.apache.org/jira

[jira] [Updated] (IMPALA-11444) Wrong results in reading wide rows from ORC

2022-12-19 Thread Quanlong Huang (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quanlong Huang updated IMPALA-11444: Description: The bug only exists in 3.4 branches where we have IMPALA-9228 and is missing

[jira] [Updated] (IMPALA-11444) Wrong results in reading wide rows from ORC

2022-12-19 Thread Quanlong Huang (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quanlong Huang updated IMPALA-11444: Attachment: create-table-512cols.sql > Wrong results in reading wide rows from ORC >

[jira] [Updated] (IMPALA-11444) Wrong results in reading wide rows from ORC

2022-12-19 Thread Quanlong Huang (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Quanlong Huang updated IMPALA-11444: Attachment: widerow_512cols.orc > Wrong results in reading wide rows from ORC > -

[jira] [Commented] (IMPALA-11266) Read data column delimit is error if SERDEPROPERTIES with "colelction.delim"

2022-12-19 Thread Quanlong Huang (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649275#comment-17649275 ] Quanlong Huang commented on IMPALA-11266: - [~hqbhoho123] Thanks for reporting t