ebyhr opened a new pull request, #3407:
URL: https://github.com/apache/iceberg-python/pull/3407

   # Rationale for this change
   
   Iceberg Java compares the dialect in a case-insensitive manner, and returns 
null if the dialect is unknown.
   
   
https://github.com/apache/iceberg/blob/29ba0a14dc6667db0683fdfcd520639b3da77774/core/src/main/java/org/apache/iceberg/view/BaseView.java#L113-L130
   
   ## Are these changes tested?
   
   Yes
   
   ## Are there any user-facing changes?
   
   No - the method isn't released yet
   
   <!-- In the case of user-facing changes, please add the changelog 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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to