[
https://issues.apache.org/jira/browse/TAJO-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14729027#comment-14729027
]
Hudson commented on TAJO-1812:
------------------------------
SUCCESS: Integrated in Tajo-master-build #829 (See
[https://builds.apache.org/job/Tajo-master-build/829/])
TAJO-1812: Timezone support in JSON file format. (hyunsik: rev
3e8f4a0307cb857434e8a0c6415e39453f97cabe)
*
tajo-core-tests/src/test/resources/results/TestJsonWithTimezone/testTimezonedTable1.result
*
tajo-core-tests/src/test/resources/dataset/TestSelectQuery/timezoned/table1.tbl
*
tajo-core-tests/src/test/resources/queries/TestJsonWithTimezone/testTimezonedTable3.sql
*
tajo-core-tests/src/test/resources/queries/TestSelectQuery/datetime_table_ddl.sql
*
tajo-core-tests/src/test/resources/queries/TestSelectQuery/datetime_table_timezoned_ddl.sql
*
tajo-core-tests/src/test/resources/queries/TestJsonWithTimezone/testTimezonedTable5.sql
*
tajo-core-tests/src/test/resources/results/TestSelectQuery/testTimezonedTable3.result
* CHANGES
*
tajo-core-tests/src/test/resources/dataset/TestJsonWithTimezone/timezoned/TestJsonWithTimezone.json
*
tajo-core-tests/src/test/resources/results/TestJsonWithTimezone/testTimezonedTable2.result
*
tajo-core-tests/src/test/java/org/apache/tajo/engine/query/TestJsonWithTimezone.java
*
tajo-core-tests/src/test/resources/queries/TestJsonWithTimezone/datetime_table_ddl.sql
*
tajo-core-tests/src/test/resources/queries/TestSelectQuery/datetime_table_timezoned_ddl2.sql
*
tajo-core-tests/src/test/resources/queries/TestJsonWithTimezone/testTimezonedTable1.sql
*
tajo-core-tests/src/test/resources/results/TestSelectQuery/testTimezonedTable1.result
*
tajo-core-tests/src/test/resources/results/TestSelectQuery/testTimezonedTable2.result
*
tajo-storage/tajo-storage-hdfs/src/main/java/org/apache/tajo/storage/json/JsonLineSerializer.java
*
tajo-storage/tajo-storage-hdfs/src/main/java/org/apache/tajo/storage/json/JsonLineDeserializer.java
*
tajo-core-tests/src/test/resources/queries/TestJsonWithTimezone/testTimezonedTable4.sql
*
tajo-core-tests/src/test/resources/queries/TestJsonWithTimezone/datetime_table_timezoned_ddl.sql
*
tajo-core-tests/src/test/resources/results/TestJsonWithTimezone/testTimezonedTable3.result
*
tajo-core-tests/src/test/resources/queries/TestJsonWithTimezone/testTimezonedTable2.sql
> Timezone support in JSON file format
> ------------------------------------
>
> Key: TAJO-1812
> URL: https://issues.apache.org/jira/browse/TAJO-1812
> Project: Tajo
> Issue Type: New Feature
> Components: Storage
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Fix For: 0.11.0, 0.12.0
>
> Attachments: TAJO-1812.patch
>
>
> Currently, Json file format does not support timezone. We need to support it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)