Re: [I] Different system parse different time zone of timestamp type from the parquet file created by hudi [hudi]

2024-04-15 Thread via GitHub
AshinGau closed issue #11003: Different system parse different time zone of timestamp type from the parquet file created by hudi URL: https://github.com/apache/hudi/issues/11003 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] Different system parse different time zone of timestamp type from the parquet file created by hudi [hudi]

2024-04-15 Thread via GitHub
AshinGau commented on issue #11003: URL: https://github.com/apache/hudi/issues/11003#issuecomment-2055907222 By referring to Doris's documentation [time_zone](https://doris.apache.org/docs/dev/advanced/time-zone/), it displays timestamp as `absolute time`. `absolute time` is an

Re: [I] Different system parse different time zone of timestamp type from the parquet file created by hudi [hudi]

2024-04-15 Thread via GitHub
AshinGau commented on issue #11003: URL: https://github.com/apache/hudi/issues/11003#issuecomment-2055847646 After detailed reading of the document [definition of

Re: [I] Different system parse different time zone of timestamp type from the parquet file created by hudi [hudi]

2024-04-14 Thread via GitHub
danny0405 commented on issue #11003: URL: https://github.com/apache/hudi/issues/11003#issuecomment-2054229112 Is this because trino, doris and arrow are assuming local timezone for timestamp values? -- This is an automated message from the Apache Git Service. To respond to the message,

[I] Different system parse different time zone of timestamp type from the parquet file created by hudi [hudi]

2024-04-11 Thread via GitHub
AshinGau opened a new issue, #11003: URL: https://github.com/apache/hudi/issues/11003 **Describe the problem you faced** I am a committer of [Doris](https://github.com/apache/doris). When I use Doris to read the parquet file created by hudi, I find that the output of timestamp is