TheNeuralBit commented on issue #20954: URL: https://github.com/apache/beam/issues/20954#issuecomment-1299177796
Some comments from the jira. From Andrew Kettman: > Appears that using a `org.joda.time.Instant` instead of the built in Java Instant may be a workaround. From Jonathan Kay: > This is still an issue as of beam version 2.35.0. > > Not limited to Instant, the issue also occurs with other Java 8+ date types (LocalDateTime, ZonedDateTime, etc). Joda types result in a similar error. > > Are there any workarounds allowing schema inference for classes containing Java (or even Joda) date types? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
