Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(assets): Support uploading tags using the assets import endpoint#38343

Open
semohr wants to merge 1 commit intoapache:masterfrom
semohr:tags_in_assets_import
Open

fix(assets): Support uploading tags using the assets import endpoint#38343
semohr wants to merge 1 commit intoapache:masterfrom
semohr:tags_in_assets_import

Conversation

@semohr
Copy link

@semohr semohr commented Mar 2, 2026

SUMMARY

This pull request adds support for importing tags during the asset import process, conditional on the "TAGGING_SYSTEM" feature flag.

The changes are equivalent to the code in the dashboard import command see here.

ADDITIONAL INFORMATION

  • Required feature flags: "TAGGING_SYSTEM"

@bito-code-review
Copy link
Contributor

bito-code-review bot commented Mar 2, 2026

Code Review Agent Run #ade961

Actionable Suggestions - 0
Review Details
  • Files reviewed - 1 · Commit Range: 977a0ee..977a0ee
    • superset/commands/importers/v1/assets.py
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful
    • MyPy (Static Code Analysis) - ✔︎ Successful
    • Astral Ruff (Static Code Analysis) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at [email protected].

Documentation & Help

AI Code Review powered by Bito Logo

@semohr semohr force-pushed the tags_in_assets_import branch from 977a0ee to 23f146c Compare March 2, 2026 22:13
@netlify
Copy link

netlify bot commented Mar 2, 2026

Deploy Preview for superset-docs-preview ready!

Name Link
🔨 Latest commit 23f146c
🔍 Latest deploy log https://app.netlify.com/projects/superset-docs-preview/deploys/69a60ba809affe0008514e7e
😎 Deploy Preview https://deploy-preview-38343--superset-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@bito-code-review
Copy link
Contributor

bito-code-review bot commented Mar 2, 2026

Code Review Agent Run #992908

Actionable Suggestions - 0
Review Details
  • Files reviewed - 1 · Commit Range: 23f146c..23f146c
    • superset/commands/importers/v1/assets.py
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful
    • MyPy (Static Code Analysis) - ✔︎ Successful
    • Astral Ruff (Static Code Analysis) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at [email protected].

Documentation & Help

AI Code Review powered by Bito Logo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant