dennishuo opened a new pull request, #988:
URL: https://github.com/apache/polaris/pull/988

   At head, currently "polaris catalogs update" is broken whenever 
storage_config is modified; just like updating properties or other top-level 
fields, the storage_config must be initially built off of the existing 
storage_config, and edits must be applied client-side.
   
   This fixes --allowed-location and --region in "catalogs update".
   
   Additionally, there was a recent regression where a "fix" in run.sh got rid 
of previously "accidentally" running the base directory and thus pulling in 
client/python/test. Now, make run.sh explicitly run the client/python/test 
directory to get all the pytests in there as a special case aside from all the 
t_* tests.
   


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

Reply via email to