cokuwuragema commented on issue #17135: URL: https://github.com/apache/iceberg/issues/17135#issuecomment-4908698154
[iceberg_dict_fix.zip](https://github.com/user-attachments/files/29766473/iceberg_dict_fix.zip) Man, I ran into that same 1970 date glitch with my Spark jobs. Turns out the dictionary path was totally skipping the microsecond scaling logic. I put together a small patch that wraps the dictionary in a proxy to handle the millis conversion properly. -- 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]
