mccheah edited a comment on issue #24798: [SPARK-27724][SQL] Implement REPLACE 
TABLE and REPLACE TABLE AS SELECT with V2
URL: https://github.com/apache/spark/pull/24798#issuecomment-511924956
 
 
   @cloud-fan I'm hesitant to introduce an API-only change because it 
introduces the API without any context for how it will be used, nor without any 
tests that the API has the semantics that we want. I'd rather just remove 
atomic CTAS from this PR and implement that separately, and keep the initial 
introduction of StagingTableCatalog and replace table support here. Does that 
work?

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