ldudas-marx commented on PR #16262: URL: https://github.com/apache/iceberg/pull/16262#issuecomment-4476745818
> I think Iceberg should be able to push down common UDFs, especially since Parquet tables can already handle these cases. This is hard because UDFs are living in the engine layer > I can split this patch into the three pieces you suggested. Would that work? I think splitting definitely helps, because the pushdown part would be a nice improvement, but adding Cast requires more design discussions. -- 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]
