Sankar Hariappan created HIVE-21730:
---
Summary: HiveStatement.getQueryId throws TProtocolException when
response is null.
Key: HIVE-21730
URL: https://issues.apache.org/jira/browse/HIVE-21730
Project
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
Awesome, thanks Mani!
-Original Message-
From: Mani M
Sent: Tuesday, May 14, 2019 4:48 PM
To: dev@hive.apache.org
Subject: Re: Code Review for HIVE-14888?
Hi David
Currently most of the changes is being reviewed with the help of GitHub pull
request.
So update your personal fork repo
Hi David
Currently most of the changes is being reviewed with the help of GitHub
pull request.
So update your personal fork repo and raise the pull request.
With Regards
M.Mani
+61 432 461 087
On Wed, 15 May 2019, 01:18 David M, wrote:
> All,
>
> Can I get someone to do a quick review of the
Rajkumar Singh created HIVE-21728:
-
Summary: WorkloadManager logging fix
Key: HIVE-21728
URL: https://issues.apache.org/jira/browse/HIVE-21728
Project: Hive
Issue Type: Improvement
With 3 +1 votes (Alan, Owen, and Peter) and no -1 votes the vote passes.
Thanks to Owen and Peter for voting. I'll push out the release.
Alan.
On Mon, May 13, 2019 at 5:15 AM Peter Vary
wrote:
> +1 LGTM
>
> Checked:
> - Signatures
> - Source is building
> - Run some unit tests
>
>
> > On May 1
All,
Can I get someone to do a quick review of the code change for HIVE-14888
(https://issues.apache.org/jira/browse/HIVE-14888)? It's a simple one-line
change that has passed tests and analysis, and is ready to be pushed.
I've seen some talk about using GitHub's review functionality or other t
David Mollitor created HIVE-21727:
-
Summary: Allow For Ordinal Substitution
Key: HIVE-21727
URL: https://issues.apache.org/jira/browse/HIVE-21727
Project: Hive
Issue Type: New Feature
Hi Team,
I have a scenario where based on UGI (user), I will fetch custom
(dynamic) config from external system and will update Hadoop Configuration
( from custom HiveAuthorizationProvider).
Let's say a users - A, B and C have connected at same time to HiveMeta
store. Now my custom HiveAut