[
https://issues.apache.org/jira/browse/DRILL-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chun Chang closed DRILL-2879.
-----------------------------
Assignee: Chun Chang (was: Jacques Nadeau)
verified fix.
{noformat}
0: jdbc:drill:schema=dfs.drillTestDirDropTabl> select * from
dfs.tmp.`extended.json` where name = 'd';
+--------------------------------------+-------+-------+-------+--------+--------------------+------------+
| _id | name | city | dob | email |
since | nosqltype |
+--------------------------------------+-------+-------+-------+--------+--------------------+------------+
| {"$oid":"553772b1d4c675cc20067d18"} | d | null | null | null |
{"$timestamp":{}} | [B@8f7d67 |
+--------------------------------------+-------+-------+-------+--------+--------------------+------------+
1 row selected (1.084 seconds)
{noformat}
> Drill extended json's support $oid
> ----------------------------------
>
> Key: DRILL-2879
> URL: https://issues.apache.org/jira/browse/DRILL-2879
> Project: Apache Drill
> Issue Type: Improvement
> Components: Storage - JSON
> Reporter: Bhallamudi Venkata Siva Kamesh
> Assignee: Chun Chang
> Fix For: 1.2.0
>
> Attachments:
> 0001-DRILL-2879-Enhancing-extended-json-support-for-date-.patch,
> DRILL-2879_1.patch, extended.json, extendedjson.patch
>
>
> Enhancing JSON reader to parse $oid (from mongo).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)