tobixdev opened a new pull request, #14241: URL: https://github.com/apache/datafusion/pull/14241
## Which issue does this PR close? Updates the logical-types branch to main for #12622. In the last PR (#14202) there was a problem which caused unintended changes when diffing `logical-types` with main. In [this diff](https://github.com/apache/datafusion/compare/main...tobixdev:datafusion:logical-types) between the upstream main and my logical-types branch you can only see the intended changes. Hopefully it works this time so we can start with addressing the other tasks in #12622 . ## Rationale for this change Updates the logical-types branch to main for #12622. ## What changes are included in this PR? Apply Scalar type to new code and resolve issues between the logical-types branch and main. ## Are these changes tested? - ## Are there any user-facing changes? - cc @jayzhan211 -- 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]
