This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch ty/PrintTimeColumn
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 63eea2dd10e Support print time column in table model
add 29b69793913 change time column's dataType from INT64 to TIMESTAMP
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iotdb/relational/it/schema/IoTDBTableIT.java | 4 ++--
.../db/queryengine/plan/relational/metadata/TableMetadataImpl.java | 7 ++++++-
.../main/java/org/apache/iotdb/commons/schema/table/TsTable.java | 2 +-
3 files changed, 9 insertions(+), 4 deletions(-)