[jira] [Resolved] (IMPALA-11681) Optimize 'setTableStats' for the Iceberg tables without stats in HMS

2022-11-15 Thread LiPenglin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiPenglin resolved IMPALA-11681. Resolution: Resolved > Optimize 'setTableStats' for the Iceberg tables without stats in HMS > ---

[jira] [Resolved] (IMPALA-11711) Wrong results, when query the iceberg v2 table (the first column is the partition column of bool type)

2022-11-15 Thread LiPenglin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiPenglin resolved IMPALA-11711. Resolution: Resolved > Wrong results, when query the iceberg v2 table (the first column is the >

[jira] [Created] (IMPALA-11711) Wrong results, when query the iceberg v2 table (the first column is the partition column of bool type)

2022-11-08 Thread LiPenglin (Jira)
LiPenglin created IMPALA-11711: -- Summary: Wrong results, when query the iceberg v2 table (the first column is the partition column of bool type) Key: IMPALA-11711 URL: https://issues.apache.org/jira/browse/IMPALA-117

[jira] [Resolved] (IMPALA-11608) Impala SHOW TABLE STATS shows wrong number of files for Iceberg tables

2022-10-25 Thread LiPenglin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiPenglin resolved IMPALA-11608. Resolution: Resolved > Impala SHOW TABLE STATS shows wrong number of files for Iceberg tables > -

[jira] [Resolved] (IMPALA-11607) load-data.py can generate test datasets for TPC-H and TPC-DS stored as Iceberg

2022-10-25 Thread LiPenglin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiPenglin resolved IMPALA-11607. Resolution: Resolved > load-data.py can generate test datasets for TPC-H and TPC-DS stored as Ice

[jira] [Created] (IMPALA-11681) Optimize 'setTableStats' for the Iceberg tables without stats in HMS

2022-10-24 Thread LiPenglin (Jira)
LiPenglin created IMPALA-11681: -- Summary: Optimize 'setTableStats' for the Iceberg tables without stats in HMS Key: IMPALA-11681 URL: https://issues.apache.org/jira/browse/IMPALA-11681 Project: IMPALA

[jira] [Created] (IMPALA-11662) Improve "refresh iceberg_tbl_on_oss;" performance

2022-10-13 Thread LiPenglin (Jira)
LiPenglin created IMPALA-11662: -- Summary: Improve "refresh iceberg_tbl_on_oss;" performance Key: IMPALA-11662 URL: https://issues.apache.org/jira/browse/IMPALA-11662 Project: IMPALA Issue Type:

[jira] [Resolved] (IMPALA-11507) Impala cannot read Iceberg tables where DataFile is not under 'table location'

2022-10-08 Thread LiPenglin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiPenglin resolved IMPALA-11507. Resolution: Resolved > Impala cannot read Iceberg tables where DataFile is not under 'table locat

[jira] [Created] (IMPALA-11630) ERROR: NoSuchMethodError when create table on Tencent COS FileSystem

2022-09-30 Thread LiPenglin (Jira)
LiPenglin created IMPALA-11630: -- Summary: ERROR: NoSuchMethodError when create table on Tencent COS FileSystem Key: IMPALA-11630 URL: https://issues.apache.org/jira/browse/IMPALA-11630 Project: IMPALA

[jira] [Created] (IMPALA-11607) load-data.py can generate test datasets for TPC-H and TPC-DS stored as Iceberg

2022-09-22 Thread LiPenglin (Jira)
LiPenglin created IMPALA-11607: -- Summary: load-data.py can generate test datasets for TPC-H and TPC-DS stored as Iceberg Key: IMPALA-11607 URL: https://issues.apache.org/jira/browse/IMPALA-11607 Project:

[jira] [Created] (IMPALA-11602) "SHOW CREATE VIEW name" does not display time travel information

2022-09-21 Thread LiPenglin (Jira)
LiPenglin created IMPALA-11602: -- Summary: "SHOW CREATE VIEW name" does not display time travel information Key: IMPALA-11602 URL: https://issues.apache.org/jira/browse/IMPALA-11602 Project: IMPALA

[jira] [Created] (IMPALA-11601) should throw exception when "ALTER TABLE name SET FILEFORMAT iceberg"

2022-09-21 Thread LiPenglin (Jira)
LiPenglin created IMPALA-11601: -- Summary: should throw exception when "ALTER TABLE name SET FILEFORMAT iceberg" Key: IMPALA-11601 URL: https://issues.apache.org/jira/browse/IMPALA-11601 Project: IMPALA

[jira] [Resolved] (IMPALA-11408) ERROR IllegalStateException when INSERT INTO partitioned Iceberg table

2022-08-22 Thread LiPenglin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiPenglin resolved IMPALA-11408. Resolution: Resolved > ERROR IllegalStateException when INSERT INTO partitioned Iceberg table >

[jira] [Resolved] (IMPALA-11500) Impalad crashed in the ParquetBoolDecoder::SkipValues when num_values is 0

2022-08-22 Thread LiPenglin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiPenglin resolved IMPALA-11500. Assignee: LiPenglin Resolution: Resolved > Impalad crashed in the ParquetBoolDecoder::SkipV

[jira] [Created] (IMPALA-11507) Impala cannot read Iceberg tables where DataFile is not under 'table location'

2022-08-18 Thread LiPenglin (Jira)
LiPenglin created IMPALA-11507: -- Summary: Impala cannot read Iceberg tables where DataFile is not under 'table location' Key: IMPALA-11507 URL: https://issues.apache.org/jira/browse/IMPALA-11507 Project:

[jira] [Created] (IMPALA-11500) Impalad crashed in the ParquetBoolDecoder::SkipValues when num_values is 0

2022-08-16 Thread LiPenglin (Jira)
LiPenglin created IMPALA-11500: -- Summary: Impalad crashed in the ParquetBoolDecoder::SkipValues when num_values is 0 Key: IMPALA-11500 URL: https://issues.apache.org/jira/browse/IMPALA-11500 Project: IMP

[jira] [Resolved] (IMPALA-11243) Improve predicate pushdown to Iceberg

2022-08-08 Thread LiPenglin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiPenglin resolved IMPALA-11243. Resolution: Resolved > Improve predicate pushdown to Iceberg > --

[jira] [Resolved] (IMPALA-11446) push down NOT_IN predicate to iceberg

2022-08-08 Thread LiPenglin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiPenglin resolved IMPALA-11446. Resolution: Resolved > push down NOT_IN predicate to iceberg > --

[jira] [Created] (IMPALA-11455) column option NOT NULL doesn't work on Iceberg tables

2022-07-25 Thread LiPenglin (Jira)
LiPenglin created IMPALA-11455: -- Summary: column option NOT NULL doesn't work on Iceberg tables Key: IMPALA-11455 URL: https://issues.apache.org/jira/browse/IMPALA-11455 Project: IMPALA Issue Ty

[jira] [Created] (IMPALA-11446) push down NOT_IN predicate to iceberg

2022-07-19 Thread LiPenglin (Jira)
LiPenglin created IMPALA-11446: -- Summary: push down NOT_IN predicate to iceberg Key: IMPALA-11446 URL: https://issues.apache.org/jira/browse/IMPALA-11446 Project: IMPALA Issue Type: Sub-task

[jira] [Closed] (IMPALA-11003) Disallow schema evolution for migrated Iceberg tables

2022-07-12 Thread LiPenglin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiPenglin closed IMPALA-11003. -- Resolution: Duplicate > Disallow schema evolution for migrated Iceberg tables > -

[jira] [Resolved] (IMPALA-11368) Iceberg time-travel error message shows timestamp in UTC

2022-07-11 Thread LiPenglin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiPenglin resolved IMPALA-11368. Resolution: Resolved > Iceberg time-travel error message shows timestamp in UTC > ---

[jira] [Resolved] (IMPALA-11287) Implement CREATE TABLE LIKE for Iceberg tables

2022-07-11 Thread LiPenglin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiPenglin resolved IMPALA-11287. Resolution: Resolved > Implement CREATE TABLE LIKE for Iceberg tables > -

[jira] [Created] (IMPALA-11408) ERROR IllegalStateException when INSERT INTO partitioned Iceberg table

2022-07-01 Thread LiPenglin (Jira)
LiPenglin created IMPALA-11408: -- Summary: ERROR IllegalStateException when INSERT INTO partitioned Iceberg table Key: IMPALA-11408 URL: https://issues.apache.org/jira/browse/IMPALA-11408 Project: IMPALA

[jira] [Resolved] (IMPALA-11279) Optimize count(*) queries for Iceberg tables

2022-06-28 Thread LiPenglin (Jira)
Title: Message Title LiPenglin resolved as

[jira] [Resolved] (IMPALA-11276) Flaky TestIcebergTable.test_partitioned_insert

2022-06-23 Thread LiPenglin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiPenglin resolved IMPALA-11276. Resolution: Fixed > Flaky TestIcebergTable.test_partitioned_insert >

[jira] [Resolved] (IMPALA-11367) There should be LINE_DELIM above '# Partition Transform Information'

2022-06-23 Thread LiPenglin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiPenglin resolved IMPALA-11367. Resolution: Resolved > There should be LINE_DELIM above '# Partition Transform Information' > ---

[jira] [Created] (IMPALA-11367) There should be LINE_DELIM above '# Partition Transform Information'

2022-06-17 Thread LiPenglin (Jira)
LiPenglin created IMPALA-11367: -- Summary: There should be LINE_DELIM above '# Partition Transform Information' Key: IMPALA-11367 URL: https://issues.apache.org/jira/browse/IMPALA-11367 Project: IMPALA

[jira] [Resolved] (IMPALA-11334) Include partition transform information in DESCRIBE FORMATTED for Iceberg tables

2022-06-12 Thread LiPenglin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiPenglin resolved IMPALA-11334. Resolution: Resolved > Include partition transform information in DESCRIBE FORMATTED for Iceberg

[jira] [Resolved] (IMPALA-11289) push down compound predicates to iceberg

2022-05-26 Thread LiPenglin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiPenglin resolved IMPALA-11289. Resolution: Resolved > push down compound predicates to iceberg > ---

[jira] [Resolved] (IMPALA-11283) push down IS_NULL predicate to iceberg

2022-05-13 Thread LiPenglin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiPenglin resolved IMPALA-11283. Resolution: Resolved > push down IS_NULL predicate to iceberg > -

[jira] [Resolved] (IMPALA-11286) Implement impala write 'values_counts' to Iceberg meta

2022-05-13 Thread LiPenglin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiPenglin resolved IMPALA-11286. Resolution: Resolved > Implement impala write 'values_counts' to Iceberg meta > -

[jira] [Created] (IMPALA-11289) push down compound predicates to iceberg

2022-05-11 Thread LiPenglin (Jira)
LiPenglin created IMPALA-11289: -- Summary: push down compound predicates to iceberg Key: IMPALA-11289 URL: https://issues.apache.org/jira/browse/IMPALA-11289 Project: IMPALA Issue Type: Sub-task

[jira] [Created] (IMPALA-11286) Implement impala write 'values_counts' to Iceberg meta

2022-05-09 Thread LiPenglin (Jira)
LiPenglin created IMPALA-11286: -- Summary: Implement impala write 'values_counts' to Iceberg meta Key: IMPALA-11286 URL: https://issues.apache.org/jira/browse/IMPALA-11286 Project: IMPALA Issue T

[jira] [Created] (IMPALA-11283) push down IS_NULL and NOT_NULL predicate to iceberg

2022-05-04 Thread LiPenglin (Jira)
LiPenglin created IMPALA-11283: -- Summary: push down IS_NULL and NOT_NULL predicate to iceberg Key: IMPALA-11283 URL: https://issues.apache.org/jira/browse/IMPALA-11283 Project: IMPALA Issue Type

[jira] [Resolved] (IMPALA-11277) push down IN predicate to iceberg

2022-05-04 Thread LiPenglin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiPenglin resolved IMPALA-11277. Resolution: Resolved > push down IN predicate to iceberg > - > >

[jira] [Created] (IMPALA-11277) push down IN or NOT_IN predicate to iceberg

2022-04-30 Thread LiPenglin (Jira)
LiPenglin created IMPALA-11277: -- Summary: push down IN or NOT_IN predicate to iceberg Key: IMPALA-11277 URL: https://issues.apache.org/jira/browse/IMPALA-11277 Project: IMPALA Issue Type: Task

[jira] [Created] (IMPALA-11235) Support Pluggable Authentication for Impala

2022-04-10 Thread LiPenglin (Jira)
LiPenglin created IMPALA-11235: -- Summary: Support Pluggable Authentication for Impala Key: IMPALA-11235 URL: https://issues.apache.org/jira/browse/IMPALA-11235 Project: IMPALA Issue Type: Improv

[jira] [Closed] (IMPALA-11194) Unable to LOAD DATA from HDFS configured with ranger

2022-03-18 Thread LiPenglin (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiPenglin closed IMPALA-11194. -- Assignee: LiPenglin Resolution: Duplicate > Unable to LOAD DATA from HDFS configured with range

[jira] [Created] (IMPALA-11194) Unable to LOAD DATA from HDFS configured with ranger

2022-03-17 Thread LiPenglin (Jira)
LiPenglin created IMPALA-11194: -- Summary: Unable to LOAD DATA from HDFS configured with ranger Key: IMPALA-11194 URL: https://issues.apache.org/jira/browse/IMPALA-11194 Project: IMPALA Issue Typ