[
https://issues.apache.org/jira/browse/HIVE-11898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shelukhin updated HIVE-11898:
------------------------------------
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)
> support default partition in metastoredirectsql
> -----------------------------------------------
>
> Key: HIVE-11898
> URL: https://issues.apache.org/jira/browse/HIVE-11898
> Project: Hive
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Attachments: HIVE-11898.01.patch, HIVE-11898.02.patch,
> HIVE-11898.patch
>
>
> 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)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)