stuartcarnie opened a new pull request, #3010:
URL: https://github.com/apache/arrow-datafusion/pull/3010
This is a **draft PR**, as it depends on an upgraded arrow-rs crate which
contains breaking changes. This PR includes commits to resolve the changes and
all tests pass, however, more test coverage for the `TIME` literal is expected,
which is the primary intent of this PR.
# Which issue does this PR close?
Closes #2883.
# Rationale for this change
<!--
Why are you proposing this change? If this is already explained clearly in
the issue then this section is not needed.
Explaining clearly why changes are proposed helps reviewers understand your
changes and offer better suggestions for fixes.
-->
# What changes are included in this PR?
TODO(sgc): Write details of all the changes
# Are there any user-facing changes?
This PR teaches DataFusion about `TIME` literals and therefore documentation
would need to be revised.
<!--
If there are any breaking changes to public APIs, please add the `api
change` label.
-->
--
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]