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: Add Explore Database to CTAS/CVAS visualization flow #10174

Merged
merged 1 commit into from Jun 29, 2020

Conversation

JasonD28
Copy link
Contributor

@JasonD28 JasonD28 commented Jun 26, 2020

SUMMARY

Add Explore Database to CTAS/CVAS visualization flow. Enables table creation in one database and visualization in another [e.g. hive -> presto ]. This change will help speed up the time spent on visualization workflows [e.g. after running a 1-2 hour hive query to create a table you can then use presto to visualize it ].

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TEST PLAN

  • tested locally
  • unit tests
  • dropbox staging
  • dropbox production

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Requires DB Migration.
  • Confirm DB Migration upgrade and downgrade tested.
  • Introduces new feature or API
  • Removes existing feature or API

@JasonD28 JasonD28 marked this pull request as draft June 26, 2020 18:35
@bkyryliuk
Copy link
Member

@john-bodley , @etr2460 - please let us know what you think, this hopefully may be useful for you as well in terms of better hive <-> presto workflows inside superset.

@JasonD28 JasonD28 marked this pull request as ready for review June 26, 2020 20:48
@bkyryliuk bkyryliuk merged commit 72fc581 into apache:master Jun 29, 2020
auxten pushed a commit to auxten/incubator-superset that referenced this pull request Nov 20, 2020
Co-authored-by: Jason Davis <@dropbox.com>
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.37.0 labels Mar 12, 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/S 🚢 0.37.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants