[GitHub] [hudi] satishkotha commented on issue #2123: Timestamp not parsed correctly on Athena

2021-01-27 Thread GitBox
satishkotha commented on issue #2123: URL: https://github.com/apache/hudi/issues/2123#issuecomment-768113848 @jonathanmorais Were you able to figure out the problem? Can you share more details on behavior you see with this flag enabled? Is the timestamp field being registered as some

[GitHub] [hudi] satishkotha commented on issue #2123: Timestamp not parsed correctly on Athena

2020-12-09 Thread GitBox
satishkotha commented on issue #2123: URL: https://github.com/apache/hudi/issues/2123#issuecomment-742087907 @jonathanmorais Yes, Both partitioned and non-partitioned tables are working for us with above steps. Are you seeing any problem for partitioned tables?

[GitHub] [hudi] satishkotha commented on issue #2123: Timestamp not parsed correctly on Athena

2020-12-01 Thread GitBox
satishkotha commented on issue #2123: URL: https://github.com/apache/hudi/issues/2123#issuecomment-736866170 @kimberlyamandalu This requires a change in Athena service. You can contact their support to apply patch similar to [presto](https://github.com/prestodb/presto/pull/15074/files))?

[GitHub] [hudi] satishkotha commented on issue #2123: Timestamp not parsed correctly on Athena

2020-09-29 Thread GitBox
satishkotha commented on issue #2123: URL: https://github.com/apache/hudi/issues/2123#issuecomment-701154113 This is a bit complicated. Hudi uses spark converters to convert dataframe type into parquet type. Spark SchemaConverters converts timestamp to