brkyvz opened a new pull request #27822: [SPARK-31061][SQL][3.0] Provide 
ability to alter the provider of a table
URL: https://github.com/apache/spark/pull/27822
 
 
   ### What changes were proposed in this pull request?
   
   This PR adds functionality to HiveExternalCatalog to be able to change the 
provider of a table. 
   ### Why are the changes needed?
   
   This is useful for catalogs in Spark 3.0 to be able to use alterTable to 
change the provider of a table as part of an atomic REPLACE TABLE function.
   
   ### Does this PR introduce any user-facing change?
   
   No
   
   ### How was this patch tested?
   
   Unit 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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to