[
https://issues.apache.org/jira/browse/IMPALA-11749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhi tang updated IMPALA-11749:
------------------------------
Description:
Statement of table creation:
{code:java}
//代码占位符
{code}
CREATE TABLE default.test_timestamp (
f0 TIMESTAMP
)
STORED AS TEXTFILE
LOCATION 'hdfs://***/test_timestamp'
was:
CREATE TABLE default.test_timestamp (
f0 TIMESTAMP
)
STORED AS TEXTFILE
LOCATION 'hdfs://***/test_timestamp'
> Impala doesn't handle China Daylight saving time properly
> ---------------------------------------------------------
>
> Key: IMPALA-11749
> URL: https://issues.apache.org/jira/browse/IMPALA-11749
> Project: IMPALA
> Issue Type: Bug
> Reporter: zhi tang
> Priority: Critical
>
> Statement of table creation:
>
> {code:java}
> //代码占位符
> {code}
> CREATE TABLE default.test_timestamp (
> f0 TIMESTAMP
> )
> STORED AS TEXTFILE
> LOCATION 'hdfs://***/test_timestamp'
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]