Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(tag): fast follow for Tags flatten api + update client with generator + some bug fixes #25309

Merged
merged 5 commits into from
Sep 18, 2023

Conversation

hughhhh
Copy link
Member

@hughhhh hughhhh commented Sep 14, 2023

SUMMARY

  • update client with new api call pattern
  • adding owners check before bulk tagging
  • fixing remove all from tag edit can not be saved

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@hughhhh hughhhh changed the title feat(tag): flatten api + update client with generator feat(tag): fast follow for Tags flatten api + update client with generator + some bug fixes Sep 14, 2023
@hughhhh hughhhh force-pushed the tags-ff-updates branch 2 times, most recently from 32fbfc7 to f49ba82 Compare September 14, 2023 20:51
Copy link
Member

@betodealmeida betodealmeida left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if I understand this correctly, but I don't think we should allow Nones to be passed.

superset/tags/schemas.py Outdated Show resolved Hide resolved
superset/tags/schemas.py Outdated Show resolved Hide resolved
@yousoph
Copy link
Member

yousoph commented Sep 15, 2023

/testenv up FEATURE_TAGGING_SYSTEM=True

@github-actions
Copy link
Contributor

@yousoph Ephemeral environment spinning up at http://18.236.123.237:8080. Credentials are admin/admin. Please allow several minutes for bootstrapping and startup.

@yousoph
Copy link
Member

yousoph commented Sep 15, 2023

/testenv up FEATURE_TAGGING_SYSTEM=True

@github-actions
Copy link
Contributor

@yousoph Ephemeral environment spinning up at http://34.222.109.187:8080. Credentials are admin/admin. Please allow several minutes for bootstrapping and startup.

@eschutho eschutho dismissed betodealmeida’s stale review September 18, 2023 18:55

changes were addressed.

@eschutho
Copy link
Member

Looks like @hughhhh addressed @betodealmeida's concerns, so I'm going to merge this, but we can fast follow with other changes if needed.

@eschutho eschutho merged commit 090ae64 into apache:master Sep 18, 2023
@eschutho eschutho deleted the tags-ff-updates branch September 18, 2023 18:56
@github-actions
Copy link
Contributor

Ephemeral environment shutdown and build artifacts deleted.

jinghua-qa pushed a commit to preset-io/superset that referenced this pull request Sep 18, 2023
eschutho pushed a commit to Superset-Community-Partners/superset that referenced this pull request Sep 21, 2023
cccs-rc pushed a commit to CybercentreCanada/superset that referenced this pull request Mar 6, 2024
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 3.1.0 labels Mar 8, 2024
vinothkumar66 pushed a commit to vinothkumar66/superset that referenced this pull request Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/L 🚢 3.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants