HIVE_DEFAULT_PARTITION

2015-09-21 Thread Sergey Shelukhin
Hi. While investigating some issue, I noticed that direct SQL in Hive would usually fail if default partition is involved, and fall back to JDO; JDO filter pruning will exclude the default partition. I didn’t realize the latter was the case… Is it the expected behavior with the default partition? I

[jira] [Commented] (HIVE-1309) let user specify "bad file" rather than HIVE_DEFAULT_PARTITION in dynamic partition insert

2013-04-20 Thread Henry Robinson (JIRA)
{code} - even more so when {{part}} is an integer column. Would it be better to allow 'bad' values to map onto directory-friendly strings like {{__HIVE_NULL_PARTITION_KEY__}} etc? > let user specify "bad file" rather than HIVE_DEFAULT_PAR