lgo opened a new issue, #8275: URL: https://github.com/apache/iceberg/issues/8275
### Feature Request / Improvement Similar to some of the other asks, like #1671, I've run into a specific use-case where we have timestamps stored as `double` on an existing column. While we'd love to do something such use an alternative type which we could partition over, that's simply not possible due to the sheer volume of datasets, producers, and consumers involved. I'll probably go ahead and plug it in sometime this week as it appears to be a short add to the current supported types with `truncate`. ### Query engine None -- 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]
