[jira] [Created] (HIVE-25150) Tab characters are not removed before decimal conversion similar to space character which is fixed as part of HIVE-24378

2021-05-21 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-25150: - Summary: Tab characters are not removed before decimal conversion similar to space character which is fixed as part of HIVE-24378 Key: HIVE-25150 URL:

[jira] [Created] (HIVE-26368) DISTINCT keyword from Count UDF is removed from query plan when CBO is enabled

2022-07-04 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-26368: - Summary: DISTINCT keyword from Count UDF is removed from query plan when CBO is enabled Key: HIVE-26368 URL:

[jira] [Created] (HIVE-26388) ClassCastException when there is decimal type column in source table of CTAS query

2022-07-13 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-26388: - Summary: ClassCastException when there is decimal type column in source table of CTAS query Key: HIVE-26388 URL:

[jira] [Created] (HIVE-26889) Implement array_join udf to concatenate the elements of an array with a specified delimiter

2022-12-24 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-26889: - Summary: Implement array_join udf to concatenate the elements of an array with a specified delimiter Key: HIVE-26889 URL:

[jira] [Created] (HIVE-26908) Disable Initiator on HMS instance at the same time enable Cleaner thread

2023-01-04 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-26908: - Summary: Disable Initiator on HMS instance at the same time enable Cleaner thread Key: HIVE-26908 URL: https://issues.apache.org/jira/browse/HIVE-26908

[jira] [Created] (HIVE-26898) Split Notification logging so that we can busy clusters can have better performance

2023-01-02 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-26898: - Summary: Split Notification logging so that we can busy clusters can have better performance Key: HIVE-26898 URL:

[jira] [Created] (HIVE-26897) Provide a command/tool to recover data in ACID table when table data got corrupted with invalid/junk delta/delete_delta folders

2023-01-02 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-26897: - Summary: Provide a command/tool to recover data in ACID table when table data got corrupted with invalid/junk delta/delete_delta folders Key: HIVE-26897

[jira] [Created] (HIVE-26827) Add configs to workaround predicate issue with Parquet on TIMESTAMP data type

2022-12-09 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-26827: - Summary: Add configs to workaround predicate issue with Parquet on TIMESTAMP data type Key: HIVE-26827 URL:

[jira] [Created] (HIVE-26833) Update error message related to dynamic partitioning with workaround

2022-12-11 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-26833: - Summary: Update error message related to dynamic partitioning with workaround Key: HIVE-26833 URL: https://issues.apache.org/jira/browse/HIVE-26833

[jira] [Created] (HIVE-26774) Implement array_slice UDF to get the subset of elements from an array (subarray)

2022-11-24 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-26774: - Summary: Implement array_slice UDF to get the subset of elements from an array (subarray) Key: HIVE-26774 URL:

[jira] [Created] (HIVE-26792) Add index to PARTITION_KEY_VALS table to speed up partition operations

2022-11-29 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-26792: - Summary: Add index to PARTITION_KEY_VALS table to speed up partition operations Key: HIVE-26792 URL: https://issues.apache.org/jira/browse/HIVE-26792

[jira] [Created] (HIVE-26744) Add array_max and array_min UDFs

2022-11-16 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-26744: - Summary: Add array_max and array_min UDFs Key: HIVE-26744 URL: https://issues.apache.org/jira/browse/HIVE-26744 Project: Hive

[jira] [Created] (HIVE-26754) Implement array_distinct UDF to return an array after removing duplicates in it

2022-11-17 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-26754: - Summary: Implement array_distinct UDF to return an array after removing duplicates in it Key: HIVE-26754 URL:

[jira] [Created] (HIVE-26784) Provide an option to skip malformed json entries and process the rest of the data in case JSON Serde

2022-11-27 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-26784: - Summary: Provide an option to skip malformed json entries and process the rest of the data in case JSON Serde Key: HIVE-26784 URL:

[jira] [Created] (HIVE-26952) set the value of metastore.storage.schema.reader.impl
 to org.apache.hadoop.hive.metastore.SerDeStorageSchemaReader as default

2023-01-16 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-26952: - Summary: set the value of metastore.storage.schema.reader.impl
 to org.apache.hadoop.hive.metastore.SerDeStorageSchemaReader as default Key: HIVE-26952

[jira] [Created] (HIVE-26955) Alter table change column data type of a Parquet table throws exception

2023-01-17 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-26955: - Summary: Alter table change column data type of a Parquet table throws exception Key: HIVE-26955 URL: https://issues.apache.org/jira/browse/HIVE-26955

[jira] [Created] (HIVE-26700) alter view set owner is throwing exception

2022-11-03 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-26700: - Summary: alter view set owner is throwing exception Key: HIVE-26700 URL: https://issues.apache.org/jira/browse/HIVE-26700 Project: Hive

[jira] [Created] (HIVE-26703) Group queries between HMS and backend database and make them available

2022-11-03 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-26703: - Summary: Group queries between HMS and backend database and make them available Key: HIVE-26703 URL: https://issues.apache.org/jira/browse/HIVE-26703

[jira] [Created] (HIVE-26701) Enable metrics for Database connection pools(1 & 2) used by ObjectStore in HMS

2022-11-03 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-26701: - Summary: Enable metrics for Database connection pools(1 & 2) used by ObjectStore in HMS Key: HIVE-26701 URL:

[jira] [Created] (HIVE-26729) Add new UDFs to process Array type of data

2022-11-11 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-26729: - Summary: Add new UDFs to process Array type of data Key: HIVE-26729 URL: https://issues.apache.org/jira/browse/HIVE-26729 Project: Hive

[jira] [Created] (HIVE-27126) Display Yarn resources availability in real time along with Tez job progress

2023-03-07 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-27126: - Summary: Display Yarn resources availability in real time along with Tez job progress Key: HIVE-27126 URL:

[jira] [Created] (HIVE-27163) Column stats not getting published after an insert query into an external table with custom location

2023-03-21 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-27163: - Summary: Column stats not getting published after an insert query into an external table with custom location Key: HIVE-27163 URL:

[jira] [Created] (HIVE-27112) implement array_except UDF in Hive

2023-02-28 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-27112: - Summary: implement array_except UDF in Hive Key: HIVE-27112 URL: https://issues.apache.org/jira/browse/HIVE-27112 Project: Hive

[jira] [Created] (HIVE-27118) implement array_intersect UDF in Hive

2023-03-02 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-27118: - Summary: implement array_intersect UDF in Hive Key: HIVE-27118 URL: https://issues.apache.org/jira/browse/HIVE-27118 Project: Hive

[jira] [Created] (HIVE-27227) Provide config to re-enable partitions discovery on external tables

2023-04-06 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-27227: - Summary: Provide config to re-enable partitions discovery on external tables Key: HIVE-27227 URL: https://issues.apache.org/jira/browse/HIVE-27227

[jira] [Created] (HIVE-27224) Enhance drop table/partition command

2023-04-06 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-27224: - Summary: Enhance drop table/partition command Key: HIVE-27224 URL: https://issues.apache.org/jira/browse/HIVE-27224 Project: Hive

[jira] [Created] (HIVE-27222) New functionality to show compactions information for a specific table/partition of a given database

2023-04-05 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-27222: - Summary: New functionality to show compactions information for a specific table/partition of a given database Key: HIVE-27222 URL:

[jira] [Created] (HIVE-27072) create an sql query to validate a given table for partitions and list out any discrepancies in files/folders, list out empty files etc

2023-02-12 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-27072: - Summary: create an sql query to validate a given table for partitions and list out any discrepancies in files/folders, list out empty files etc Key: HIVE-27072

[jira] [Created] (HIVE-27015) Add support to accept client connections with X-CSRF-Token as part of header in http transport mode

2023-02-02 Thread Taraka Rama Rao Lethavadla (Jira)
Taraka Rama Rao Lethavadla created HIVE-27015: - Summary: Add support to accept client connections with X-CSRF-Token as part of header in http transport mode Key: HIVE-27015 URL: