gaojun2048 opened a new issue #3026: URL: https://github.com/apache/iceberg/issues/3026
In my case, I have a column named `id` and data type is `long` in my table. I want create ranger partition from `id` column. I think the truncate's width (W) can do this. But the `W` only can be `Integer` now. Why not supported long type? -- 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]
