ZENOTME commented on issue #22: URL: https://github.com/apache/iceberg-rust/issues/22#issuecomment-1682360127
> Implementing expressions feels like a huge task which also has to be maintained later on. I'm not sure about Databend or RisingWave but for Datafusion it would be sufficient to have functionality like: `fn manifest_min_values(table: &Table, column_name: &str) -> Vec<Value>` I'm curious abort what use case need to use this? 🤔 -- 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]
