rmsmani commented on issue #540: HIVE-21283 Synonyms for the existing functions
URL: https://github.com/apache/hive/pull/540#issuecomment-475115627
Hi @sankarh
At last the unit test came green. Please review and merge the code to master
---
shawnweeks commented on issue #575: HIVE-21409 Add Jars to Session Conf
ClassLoader
URL: https://github.com/apache/hive/pull/575#issuecomment-475092978
I suspect I should be doing the same thing for unregisterJar as it has the
risk of overwriting the classloader in SessionState.get().getCo
shawnweeks opened a new pull request #575: HIVE-21409 Add Jars to Session Conf
ClassLoader
URL: https://github.com/apache/hive/pull/575
It is possible that the current threads classloader may be modified after
the sessionstate hiveconf has been attached to the current thread. This ensure
Vihang Karajgaonkar created HIVE-21484:
--
Summary: Metastore API getVersion() should return real version
Key: HIVE-21484
URL: https://issues.apache.org/jira/browse/HIVE-21484
Project: Hive
> On March 20, 2019, 6:41 p.m., Karthik Manamcheri wrote:
> > LGTM. get someone else a little more familiar with the tests (vihang, pvary
> > or someone) to also do a quick review. thanks.
Thanks for the review :)
- Morio
---
This is a
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70256/#review213843
---
Ship it!
LGTM. get someone else a little more familiar with the
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70256/
---
Review request for hive, Adam Holley, Karthik Manamcheri, Karen Coppage, and
Vih
I’ve done some work on a to timestamp function for hive and one of the things I
keep running into is most date time libraries don’t support fractional seconds
for their format patterns yet most rdbms do support fractional seconds. It
tends to trip things up when your porting sql over. If we’re g
Dapeng Sun created HIVE-21483:
-
Summary: HoS would fail when scratch dir is using remote HDFS
Key: HIVE-21483
URL: https://issues.apache.org/jira/browse/HIVE-21483
Project: Hive
Issue Type: Bug
Hey Hive and Spark communities,
[dev@impala in cc]
I'm working on an Impala improvement to introduce the FORMAT clause within
CAST() operator and to implement ISO SQL:2016 datetime pattern support for
this new FORMAT clause:
https://issues.apache.org/jira/browse/IMPALA-4018
One example of the new
10 matches
Mail list logo