omerhadari commented on issue #933: URL: https://github.com/apache/iceberg-rust/issues/933#issuecomment-2639539932
Mainly - I think I accidentally stepped into a rabbit hole, and need some help scoping this issue and the PR. Here is a suggestion, please let me know if this makes sense as achievables within the scope: * Support `TO_TIMESTAMP` (with a single arg) same as `CAST` is handled today * Support `BinaryExpression`s with `TO_DATE` on one side, if `TO_DATE` is called with a single, String Literal as an argument Out of scope: * Support TO_TIMESTAMP with more than 1 arugment (i.e. date formats) * Support TO_DATE on anything other than String literals (i.e. columns, other expressions, timestamps). -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org