[
https://issues.apache.org/jira/browse/DRILL-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiao Meng updated DRILL-748:
----------------------------
Issue Type: Sub-task (was: Bug)
Parent: DRILL-875
> C++ Client. Support timestamp/date before unix time and handle y2028 problem
> ----------------------------------------------------------------------------
>
> Key: DRILL-748
> URL: https://issues.apache.org/jira/browse/DRILL-748
> Project: Apache Drill
> Issue Type: Sub-task
> Components: Client - C++
> Reporter: Xiao Meng
> Assignee: Xiao Meng
> Labels: C++, client
> Attachments: DRILL-748.1.patch.txt
>
>
> Query like:
> {code}
> show files in dfs.`/tmp`
> {code}
> will fail because the timestamp value ’1968-12-31 16:00:00'
> The C++ Drill Client use uint64_t to store the time, any timestamp before
> unix time “1970-1-1 00:00:00” will fail.
--
This message was sent by Atlassian JIRA
(v6.2#6252)