berkaysynnada merged PR #15971:
URL: https://github.com/apache/datafusion/pull/15971
--
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: github-unsubscr...@
adriangb opened a new pull request, #15971:
URL: https://github.com/apache/datafusion/pull/15971
I changed this from `pub fn` to pub(crate) fn` in
https://github.com/apache/datafusion/pull/15769 because it was no longer being
used outside of the crate.
However then I went to update o