rdblue commented on issue #227: ORC column map fix URL: https://github.com/apache/incubator-iceberg/pull/227#issuecomment-563026245 @shardulm94, the problem is that the generics should produce and consume `OffsetDateTime` and `LocalDate`. I think we can fix that problem after this is in (want to open a PR?). The decimal problem looks like you may have passed the wrong decimal scale to the writer? I'm speculating, but it looks like what I might expect if you try to write a value with a scale that doesn't match the expected one.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
