bito-code-review[bot] commented on PR #39977:
URL: https://github.com/apache/superset/pull/39977#issuecomment-4409253855
<!-- Bito Reply -->
The explanation accurately describes the code in
superset/commands/importers/v1/utils.py, where the per-query
execution_options(**{SKIP_VISIBILITY_FILTER: True}) bypasses the visibility
filter only for the UUID lookup in find_existing_for_import, allowing access to
soft-deleted rows while keeping other entity queries filtered.
--
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]