[jira] [Created] (HIVE-25575) Add support for JWT authentication

2021-09-29 Thread Shubham Chaurasia (Jira)
Shubham Chaurasia created HIVE-25575: Summary: Add support for JWT authentication Key: HIVE-25575 URL: https://issues.apache.org/jira/browse/HIVE-25575 Project: Hive Issue Type: New

[jira] [Created] (HIVE-25449) datediff() gives wrong output when we set tez.task.launch.cmd-opts to some non UTC timezone

2021-08-16 Thread Shubham Chaurasia (Jira)
Shubham Chaurasia created HIVE-25449: Summary: datediff() gives wrong output when we set tez.task.launch.cmd-opts to some non UTC timezone Key: HIVE-25449 URL: https://issues.apache.org/jira/browse/HIVE-25449

[jira] [Created] (HIVE-25243) Llap external client - Handle nested null values in struct vector in arrow serializer

2021-06-14 Thread Shubham Chaurasia (Jira)
Shubham Chaurasia created HIVE-25243: Summary: Llap external client - Handle nested null values in struct vector in arrow serializer Key: HIVE-25243 URL: https://issues.apache.org/jira/browse/HIVE-25243

[jira] [Created] (HIVE-25159) Remove support for ordered results in llap external client library

2021-05-25 Thread Shubham Chaurasia (Jira)
Shubham Chaurasia created HIVE-25159: Summary: Remove support for ordered results in llap external client library Key: HIVE-25159 URL: https://issues.apache.org/jira/browse/HIVE-25159 Project:

[jira] [Created] (HIVE-24973) QueryPlan.QueryProperties.hasOuterOrderBy() returns false when a constant is present in the query

2021-04-05 Thread Shubham Chaurasia (Jira)
Shubham Chaurasia created HIVE-24973: Summary: QueryPlan.QueryProperties.hasOuterOrderBy() returns false when a constant is present in the query Key: HIVE-24973 URL:

[jira] [Created] (HIVE-24563) Check if we can interchange client and server sides for umbilical for external client flow

2020-12-22 Thread Shubham Chaurasia (Jira)
Shubham Chaurasia created HIVE-24563: Summary: Check if we can interchange client and server sides for umbilical for external client flow Key: HIVE-24563 URL: https://issues.apache.org/jira/browse/HIVE-24563

[jira] [Created] (HIVE-24138) Llap external client flow is broken due to netty shading

2020-09-09 Thread Shubham Chaurasia (Jira)
Shubham Chaurasia created HIVE-24138: Summary: Llap external client flow is broken due to netty shading Key: HIVE-24138 URL: https://issues.apache.org/jira/browse/HIVE-24138 Project: Hive

[jira] [Created] (HIVE-24059) Llap external client - Initial changes for running in cloud environment

2020-08-23 Thread Shubham Chaurasia (Jira)
Shubham Chaurasia created HIVE-24059: Summary: Llap external client - Initial changes for running in cloud environment Key: HIVE-24059 URL: https://issues.apache.org/jira/browse/HIVE-24059

[jira] [Created] (HIVE-24058) Llap external client - Enhancements for running in cloud environment

2020-08-23 Thread Shubham Chaurasia (Jira)
Shubham Chaurasia created HIVE-24058: Summary: Llap external client - Enhancements for running in cloud environment Key: HIVE-24058 URL: https://issues.apache.org/jira/browse/HIVE-24058 Project:

[jira] [Created] (HIVE-23070) Llap external client does not propagate orc confs to LLAP

2020-03-24 Thread Shubham Chaurasia (Jira)
Shubham Chaurasia created HIVE-23070: Summary: Llap external client does not propagate orc confs to LLAP Key: HIVE-23070 URL: https://issues.apache.org/jira/browse/HIVE-23070 Project: Hive

[jira] [Created] (HIVE-23034) Arrow serializer should not keep the reference of arrow offset and validity buffers

2020-03-17 Thread Shubham Chaurasia (Jira)
Shubham Chaurasia created HIVE-23034: Summary: Arrow serializer should not keep the reference of arrow offset and validity buffers Key: HIVE-23034 URL: https://issues.apache.org/jira/browse/HIVE-23034

[jira] [Created] (HIVE-23022) Arrow deserializer should ensure size of hive vector equal to arrow vector

2020-03-13 Thread Shubham Chaurasia (Jira)
Shubham Chaurasia created HIVE-23022: Summary: Arrow deserializer should ensure size of hive vector equal to arrow vector Key: HIVE-23022 URL: https://issues.apache.org/jira/browse/HIVE-23022

[jira] [Created] (HIVE-22973) Handle 0 length batches in LlapArrowRowRecordReader

2020-03-03 Thread Shubham Chaurasia (Jira)
Shubham Chaurasia created HIVE-22973: Summary: Handle 0 length batches in LlapArrowRowRecordReader Key: HIVE-22973 URL: https://issues.apache.org/jira/browse/HIVE-22973 Project: Hive

[jira] [Created] (HIVE-22909) Vectorized row_number() returns incorrect results in case it is called multiple times with different constant expression

2020-02-18 Thread Shubham Chaurasia (Jira)
Shubham Chaurasia created HIVE-22909: Summary: Vectorized row_number() returns incorrect results in case it is called multiple times with different constant expression Key: HIVE-22909 URL:

[jira] [Created] (HIVE-22903) Vectorized row_number() resets the row number after one batch in case of constant expression in partition clause

2020-02-18 Thread Shubham Chaurasia (Jira)
Shubham Chaurasia created HIVE-22903: Summary: Vectorized row_number() resets the row number after one batch in case of constant expression in partition clause Key: HIVE-22903 URL:

[jira] [Created] (HIVE-22541) Inconsistent decimal precision/scale of resultset schema in analyzer.genLogicalPlan() as compared to analyzer.analyze()

2019-11-25 Thread Shubham Chaurasia (Jira)
Shubham Chaurasia created HIVE-22541: Summary: Inconsistent decimal precision/scale of resultset schema in analyzer.genLogicalPlan() as compared to analyzer.analyze() Key: HIVE-22541 URL:

[jira] [Created] (HIVE-22360) MultiSerDe returns wrong results in last column when the loaded file has more columns than those in table schema

2019-10-17 Thread Shubham Chaurasia (Jira)
Shubham Chaurasia created HIVE-22360: Summary: MultiSerDe returns wrong results in last column when the loaded file has more columns than those in table schema Key: HIVE-22360 URL:

[jira] [Created] (HIVE-22221) Llap external client - Need to reduce LlapBaseInputFormat#getSplits() footprint

2019-09-20 Thread Shubham Chaurasia (Jira)
Shubham Chaurasia created HIVE-1: Summary: Llap external client - Need to reduce LlapBaseInputFormat#getSplits() footprint Key: HIVE-1 URL: https://issues.apache.org/jira/browse/HIVE-1

[jira] [Created] (HIVE-21966) Llap external client - Arrow Serializer throws ArrayIndexOutOfBoundsException in some cases

2019-07-08 Thread Shubham Chaurasia (JIRA)
Shubham Chaurasia created HIVE-21966: Summary: Llap external client - Arrow Serializer throws ArrayIndexOutOfBoundsException in some cases Key: HIVE-21966 URL: https://issues.apache.org/jira/browse/HIVE-21966

[jira] [Created] (HIVE-21864) LlapBaseInputFormat#closeAll() throws ConcurrentModificationException

2019-06-11 Thread Shubham Chaurasia (JIRA)
Shubham Chaurasia created HIVE-21864: Summary: LlapBaseInputFormat#closeAll() throws ConcurrentModificationException Key: HIVE-21864 URL: https://issues.apache.org/jira/browse/HIVE-21864 Project:

[jira] [Created] (HIVE-21729) Arrow serializer sometimes shifts timestamp by one second

2019-05-14 Thread Shubham Chaurasia (JIRA)
Shubham Chaurasia created HIVE-21729: Summary: Arrow serializer sometimes shifts timestamp by one second Key: HIVE-21729 URL: https://issues.apache.org/jira/browse/HIVE-21729 Project: Hive

[jira] [Created] (HIVE-21698) TezSessionState#ensureLocalResources() causes IndexOutOfBoundsException while localizing resources

2019-05-06 Thread Shubham Chaurasia (JIRA)
Shubham Chaurasia created HIVE-21698: Summary: TezSessionState#ensureLocalResources() causes IndexOutOfBoundsException while localizing resources Key: HIVE-21698 URL:

[jira] [Created] (HIVE-21641) Llap external client returns decimal columns in different precision/scale as compared to beeline

2019-04-22 Thread Shubham Chaurasia (JIRA)
Shubham Chaurasia created HIVE-21641: Summary: Llap external client returns decimal columns in different precision/scale as compared to beeline Key: HIVE-21641 URL:

[jira] [Created] (HIVE-21435) LlapBaseInputFormat should get task number from TASK_ATTEMPT_ID conf if present, while building SubmitWorkRequestProto

2019-03-12 Thread Shubham Chaurasia (JIRA)
Shubham Chaurasia created HIVE-21435: Summary: LlapBaseInputFormat should get task number from TASK_ATTEMPT_ID conf if present, while building SubmitWorkRequestProto Key: HIVE-21435 URL:

[jira] [Created] (HIVE-21270) A UDTF to show schema (column names and types) of given query

2019-02-14 Thread Shubham Chaurasia (JIRA)
Shubham Chaurasia created HIVE-21270: Summary: A UDTF to show schema (column names and types) of given query Key: HIVE-21270 URL: https://issues.apache.org/jira/browse/HIVE-21270 Project: Hive

[jira] [Created] (HIVE-21126) Allow session level queries in LlapBaseInputFormat#getSplits() before actual get_splits() call

2019-01-15 Thread Shubham Chaurasia (JIRA)
Shubham Chaurasia created HIVE-21126: Summary: Allow session level queries in LlapBaseInputFormat#getSplits() before actual get_splits() call Key: HIVE-21126 URL:

[jira] [Created] (HIVE-20979) Fix memory leak in hive streaming

2018-11-28 Thread Shubham Chaurasia (JIRA)
Shubham Chaurasia created HIVE-20979: Summary: Fix memory leak in hive streaming Key: HIVE-20979 URL: https://issues.apache.org/jira/browse/HIVE-20979 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-20751) Upgrade arrow version to 0.10.0

2018-10-16 Thread Shubham Chaurasia (JIRA)
Shubham Chaurasia created HIVE-20751: Summary: Upgrade arrow version to 0.10.0 Key: HIVE-20751 URL: https://issues.apache.org/jira/browse/HIVE-20751 Project: Hive Issue Type: Bug