Kun Liu created KYLIN-4901:
------------------------------
Summary: Query result use diff timezone in real-time stream
Key: KYLIN-4901
URL: https://issues.apache.org/jira/browse/KYLIN-4901
Project: Kylin
Issue Type: Bug
Components: Real-time Streaming
Reporter: Kun Liu
When i test the real-time stream with timezone configuration, i can that the
query result use diff timezone format.
For example, I set the `kylin.stream.event.timezone` to GMT+8, and push some
data to kafka.
The result of derived time column is GMT+8 format, but other time/date columns
are displayed using GMT+0 format.
This result make me confused.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)