alamb commented on pull request #9600: URL: https://github.com/apache/arrow/pull/9600#issuecomment-827691826
Hi @wqc200 I am sorry this has been a frustrating experience for you. The reason I have not merged this PR is because it does not have tests for the new features that were added Also, we implemented the case insensitive comparison this PR describes in https://github.com/apache/arrow/pull/9827 I suggest: 1. Review the current version of datafusion (which includes the case comparison https://github.com/apache/arrow/pull/9827) and see if it works for you 2. Pull out the change that allows the user to control the output case into a separate PR (against the new repo) with tests showing how it works -- 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. For queries about this service, please contact Infrastructure at: [email protected]
