[jira] [Created] (HIVE-26982) Select * from a table containing timestamp column with default defined using TIMESTAMPLOCALTZ fails with error " ORC doesn't handle primitive category TIMESTAMPLOCALTZ"

2023-01-25 Thread Dharmik Thakkar (Jira)
Dharmik Thakkar created HIVE-26982: -- Summary: Select * from a table containing timestamp column with default defined using TIMESTAMPLOCALTZ fails with error " ORC doesn't handle primitive category TIMESTAMPLOCALTZ" Key:

[jira] [Created] (HIVE-26980) MV creation using iceberg storage format for Hive table containing tinyint column fails with error "java.lang.ClassCastException: class java.lang.Byte cannot be cast to c

2023-01-24 Thread Dharmik Thakkar (Jira)
Dharmik Thakkar created HIVE-26980: -- Summary: MV creation using iceberg storage format for Hive table containing tinyint column fails with error "java.lang.ClassCastException: class java.lang.Byte cannot be cast to class java.lang.Integer"

[jira] [Created] (HIVE-26929) Allow creating iceberg tables without column definition when 'metadata_location' tblproperties is set.

2023-01-11 Thread Dharmik Thakkar (Jira)
Dharmik Thakkar created HIVE-26929: -- Summary: Allow creating iceberg tables without column definition when 'metadata_location' tblproperties is set. Key: HIVE-26929 URL:

[jira] [Created] (HIVE-26926) SHOW PARTITIONS for a non partitioned table should just throw execution error instead of full stack trace.

2023-01-10 Thread Dharmik Thakkar (Jira)
Dharmik Thakkar created HIVE-26926: -- Summary: SHOW PARTITIONS for a non partitioned table should just throw execution error instead of full stack trace. Key: HIVE-26926 URL:

[jira] [Created] (HIVE-26925) MV with iceberg storage format fails when contains 'PARTITIONED ON' clause due to column number/types difference.

2023-01-10 Thread Dharmik Thakkar (Jira)
Dharmik Thakkar created HIVE-26925: -- Summary: MV with iceberg storage format fails when contains 'PARTITIONED ON' clause due to column number/types difference. Key: HIVE-26925 URL:

[jira] [Created] (HIVE-26924) alter materialized view enable rewrite throws SemanticException for source iceberg table

2023-01-10 Thread Dharmik Thakkar (Jira)
Dharmik Thakkar created HIVE-26924: -- Summary: alter materialized view enable rewrite throws SemanticException for source iceberg table Key: HIVE-26924 URL: https://issues.apache.org/jira/browse/HIVE-26924

[jira] [Created] (HIVE-26923) Create Table As fails for iceberg when the columns are not specified.

2023-01-10 Thread Dharmik Thakkar (Jira)
Dharmik Thakkar created HIVE-26923: -- Summary: Create Table As fails for iceberg when the columns are not specified. Key: HIVE-26923 URL: https://issues.apache.org/jira/browse/HIVE-26923 Project: