[
https://issues.apache.org/jira/browse/TAJO-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14166405#comment-14166405
]
ASF GitHub Bot commented on TAJO-1095:
--------------------------------------
Github user jihoonson commented on the pull request:
https://github.com/apache/tajo/pull/181#issuecomment-58613139
Hi Hyunsik.
Thanks for your contribution. This is a truly necessary feature.
JSonScanner looks good, and a relevant test was successfully passed.
However, in PreLogicalPlanVerifier, I suspect that some lines can occur
potential problems. I left some comments related to them.
In addition,
TestTablePartitions.testColumnPartitionedTableWithSmallerExpressions1() and
TestTablePartitions.testColumnPartitionedTableWithSmallerExpressions2() fails.
Please check them.
Thanks.
> Implement Json file scanner
> ---------------------------
>
> Key: TAJO-1095
> URL: https://issues.apache.org/jira/browse/TAJO-1095
> Project: Tajo
> Issue Type: New Feature
> Components: storage
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Fix For: 0.9.1
>
>
> Json file format is very common format in many web service applications. JSON
> file support is very desired feature for users who want to analysis web data.
> We also need to support this feature.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)