chunyiyang commented on PR #14140:
URL: https://github.com/apache/iceberg/pull/14140#issuecomment-3316710154

   @RussellSpitzer,
   Thanks, that makes sense. Since this is a user-visible behavior change for 
SparkSessionCatalog, I’m happy to:
   - Gate it behind a catalog option (default off to keep current 1.x 
behavior), for example: 
`spark.sql.catalog.<name>.route-drop-to-session-non-iceberg=true`.
   - Add a tiny unit test covering both code paths.
   
   If that approach sounds good, I’ll update this PR accordingly; otherwise I 
can retarget this for the next major release and keep the old behavior for 1.x.


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