rdblue commented on pull request #1216:
URL: https://github.com/apache/iceberg/pull/1216#issuecomment-670803702


   @rymurr, overall this looks good to me. We might want to make it more 
pythonic in areas, like relying on `if reference` instead of `if reference is 
not None`, but those are minor.
   
   Have you tested this in practice by actually connecting to a Hive Metastore? 
It looks like the tests only mock the behavior. We might want to repurpose some 
of the Java test code to run a metastore for the duration of python testing 
from a script.


----------------------------------------------------------------
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]



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

Reply via email to