ajantha-bhat opened a new pull request #4379: URL: https://github.com/apache/iceberg/pull/4379
- Spark supports [microseconds precision]((https://github.com/apache/spark/blob/master/sql/catalyst/src/main/scala/org/apache/spark/sql/types/TimestampType.scala#L26)) but in code we cast to milliseconds, so better to warn the users. - Some code comment was about spark precision. - Remove generic spark expressions for timestamp in expire_snapshots example (as it is not supported) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
