| clear query|facets|time |
Search criteria: .
Results from 1 to 8 from
8 (4.37s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-4330] Pig INTs should work with HCatalog BIGINT fields - Hive - [issue]
|
|
...HCatBaseStorer defines a list of target HCatalog column types that a pig INT can successfully get stored in. Right now, that list is HCatalog TinyInt, SmallInt, and Int.This list should incl...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4330
Author: Sean Busbey,
2013-04-10, 15:11
|
|
|
[HIVE-4329] HCatalog clients can't write to AvroSerde backed tables - Hive - [issue]
|
|
...Attempting to write to a HCatalog defined table backed by the AvroSerde fails with the following stacktrace:java.lang.ClassCastException: org.apache.hadoop.io.NullWritable cannot be cast to ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4329
Author: Sean Busbey,
2013-04-10, 14:28
|
|
|
[HIVE-3528] Avro SerDe doesn't handle serializing Nullable types that require access to a Schema - Hive - [issue]
|
|
...Deserialization properly handles hiding Nullable Avro types, including complex types like record, map, array, etc. However, when Serialization attempts to write out these types it erroneousl...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3528
Author: Sean Busbey,
2013-02-20, 23:35
|
|
|
[HIVE-3538] Avro SerDe can't handle Nullable Enums - Hive - [issue]
|
|
...If a field has a schema that unions NULL with an enum, Avro fails to resolve the union because Avro SerDe doesn't restore "enumness".Since the enum datum is a String, avro internals check th...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3538
Author: Sean Busbey,
2013-01-02, 23:12
|
|
|
Re: Review Request: HIVE-3528 - Hive - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7431/ (Updated Jan. 2, 2013, 11:11 p.m.) Review request for hive and Jakob Homan. ...
|
|
|
Author: Sean Busbey,
2013-01-02, 23:11
|
|
|
write access to the Hive wiki? - Hive - [mail # dev]
|
|
...Hi All! Could I have write access to the Hive wiki? I'd like to fix some documentation errors. The most immediate is the Avro SerDe page, which contains incorrect table creation ...
|
|
|
Author: Sean Busbey,
2013-01-02, 19:48
|
|
|
[HIVE-3605] HowToContribute page links to defunct hadoop wiki page - Hive - [issue]
|
|
...The debugging section, under making changes links to the an old hadoop wiki page for debugging Hive. It mostly redirects to the current wiki okay, but the section anchor has changed, so it j...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3605
Author: Sean Busbey,
2012-10-22, 22:06
|
|
|
[HIVE-3525] Avro Maps with Nullable Values fail with NPE - Hive - [issue]
|
|
...When working against current trunk@1393794, using a backing Avro schema that has a Map field with nullable values causes a NPE on deserialization when the map contains a null value....
|
|
|
http://issues.apache.org/jira/browse/HIVE-3525
Author: Sean Busbey,
2012-10-19, 15:48
|
|
|
|