linhao1990 commented on PR #5533:
URL: https://github.com/apache/iceberg/pull/5533#issuecomment-1220187072

   > For Spark structured streaming, we have a config value that corresponds to 
this same concept (as well as one for skipping delete snapshots).
   > 
   > `SparkReadOptions.STREAMING_SKIP_OVERWRITE_SNAPSHOTS` and 
`SparkReadOptions.STREAMING_SKIP_DELETE_SNAPSHOTS`.
   > 
   > The values are `"streaming-skip-delete-snapshots"` and 
`"streaming-skip-overwrite-snapshots"` if we want to reuse those or unify them.
   > 
   > 
https://github.com/apache/iceberg/blob/5b55d0082c2e7243a4f9faf852a48f052ee3f512/spark/v3.3/spark/src/main/java/org/apache/iceberg/spark/SparkReadOptions.java#L56-L63
   
   


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