JosephLenton opened a new pull request, #24052:
URL: https://github.com/apache/datafusion/pull/24052
## Which issue does this PR close?
There is no ticket for this (I can open one if it is really needed). This is
a very small nitpick QoL improvement, by changing the wording for an error.
The typo fixes the phrase `... can't cast to got ...`, by adding a comma and
making the rest a bit clearer.
## Rationale for this change
- The error doesn't read as natural english with `... can't cast to got
...`.
- I've added more clarity on what `got` and `for` are, by changing to `data
of type` and `field of type`.
## What changes are included in this PR?
- Rewording an error message.
## Are these changes tested?
- TODO, I can add a test for this.
## Are there any user-facing changes?
- A user facing error message has changed.
- No documentation changes are needed.
- No API breaking changes are in this PR.
--
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]