Skip to content

feat: DJ sync #355

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

feat: DJ sync #355

wants to merge 2 commits into from

Conversation

betodealmeida
Copy link
Member

  1. Run DJ (https://github.com/datajunction/dj): docker compose --profile demo up
  2. Run Superset: docker compose up
  3. Run the sync command:
% superset-cli -u admin -p admin http://localhost/ sync dj \
> --cubes default.repair_orders_cube \
> --database-uuid a1ad7bd5-b1a3-4d64-afb1-a84c2f4d7715 \
> --schema roads

Copy link
Contributor

@Vitor-Avila Vitor-Avila left a comment

Choose a reason for hiding this comment

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

LGTM!

@betodealmeida betodealmeida force-pushed the dj-sync branch 2 times, most recently from 9aa216e to e86a0d0 Compare June 20, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants