Description
Right now, direct SQL intentionally skips the processing for default partition for PPD case; the SQL query fails and we fall back to JDO. Add support for default partition based on the same rules as JDO (don't return it)
Attachments
Attachments
Issue Links
- is related to
-
HIVE-15923 Hive default partition causes errors in get partitions
- Resolved