Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 7 from 7 (0.127s).
Loading phrases to help you
refine your search...
Re: Hive Group By Limitations - Hive - [mail # user]
...  Although MySQL allows it, it is not ANSI SQL.  http://stackoverflow.com/questions/1225144/why-does-mysql-allow-group-by-queries-without-aggregate-functions...
   Author: Michael Malak, 2013-05-06, 18:11
Re: Hive QL - NOT IN, NOT EXIST - Hive - [mail # user]
...  I have found this to be an acceptable substitute.  Is it not working for you?...
   Author: Michael Malak, 2013-05-06, 03:25
[HIVE-4022] Structs and struct fields cannot be NULL in INSERT statements - Hive - [issue]
...Originally thought to be Avro-specific, and first noted with respect to HIVE-3528 "Avro SerDe doesn't handle serializing Nullable types that require access to a Schema", it turns out even na...
http://issues.apache.org/jira/browse/HIVE-4022    Author: Michael Malak, 2013-02-20, 23:34
Re: NULLable STRUCTs - Hive - [mail # user]
...If no one has any objection, I'm going to update HIVE-4022, which I entered a week ago when I thought the behavior was Avro-specific, to indicate it actually affects even native Hive tables....
   Author: Michael Malak, 2013-02-19, 16:34
NULLable STRUCTs - Hive - [mail # user]
...It seems that all Hive columns (at least those of primitive types) are always NULLable?  What about columns of type STRUCT?  The following:  echo 1,2 >twovalues.csv hive CR...
   Author: Michael Malak, 2013-02-16, 00:03
Re: INSERT INTO table with STRUCT, SELECT FROM - Hive - [mail # user]
...Figured it out fromhttps://cwiki.apache.org/Hive/languagemanual-udf.html#LanguageManualUDF-ComplexTypeConstructors  It should beINSERT INTO TABLE oc SELECT named_struct('a', x, 'b', y) ...
   Author: Michael Malak, 2013-02-13, 20:09
INSERT INTO table with STRUCT, SELECT FROM - Hive - [mail # user]
...Is it possible to INSERT INTO TABLE t SELECT FROM where t has a column with a STRUCT?  Based on http://grokbase.com/t/hive/user/109r87hh3e/insert-data-into-a-column-of-complex-type &nbs...
   Author: Michael Malak, 2013-02-13, 19:26
Sort:
project
Hive (7)
Avro (5)
Pig (1)
type
mail # user (6)
issue (1)
date
last 7 days (0)
last 30 days (2)
last 90 days (3)
last 6 months (7)
last 9 months (7)
author
Namit Jain (802)
Edward Capriolo (631)
Zheng Shao (613)
Carl Steinbach (604)
John Sichi (297)
Mark Grover (269)
Ning Zhang (255)
Ashutosh Chauhan (250)
Nitin Pawar (220)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Bejoy Ks (132)
Navis (128)
Michael Malak