Skip to content

[Exporter] Add export of PowerBI tasks in datarbicks_job #4668

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

Merged
merged 2 commits into from
Apr 23, 2025

Conversation

alexott
Copy link
Contributor

@alexott alexott commented Apr 22, 2025

Changes

Also:

  • added support for table update triggers
  • improved dependencies handling in DBT tasks
  • refactored specification of job dependencies
  • refactored matching of schemas and tables

Tests

  • make test run locally
  • relevant change in docs/ folder
  • covered with integration tests in internal/acceptance
  • using Go SDK
  • using TF Plugin Framework

Also, added support for table update triggers
@alexott alexott requested review from a team as code owners April 22, 2025 13:19
@alexott alexott requested review from mgyucht and removed request for a team April 22, 2025 13:19
@alexott alexott temporarily deployed to test-trigger-is April 22, 2025 13:19 — with GitHub Actions Inactive
@alexott alexott temporarily deployed to test-trigger-is April 22, 2025 13:20 — with GitHub Actions Inactive
@alexott alexott temporarily deployed to test-trigger-is April 22, 2025 14:01 — with GitHub Actions Inactive
Copy link

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/terraform

Inputs:

  • PR number: 4668
  • Commit SHA: 9cfee324321d2310fd3aee75f2b669e77b476a0f

Checks will be approved automatically on success.

@alexott alexott temporarily deployed to test-trigger-is April 22, 2025 14:01 — with GitHub Actions Inactive
@alexott alexott added this pull request to the merge queue Apr 23, 2025
Merged via the queue into main with commit 6164b4e Apr 23, 2025
13 checks passed
@alexott alexott deleted the exporter/powerbi-tasks branch April 23, 2025 13:22
deco-sdk-tagging bot added a commit that referenced this pull request Apr 24, 2025
## Release v1.75.0

### New Features and Improvements

 * Add support for `power_bi_task` in jobs ([#4647](#4647))
 * Add support for `dashboard_task` in jobs ([#4646](#4646))
 * Add `compute_mode` to `databricks_mws_workspaces` to support creating serverless workspaces ([#4670](#4670)).
 * Make `spark_version` optional in the context of jobs such that a cluster policy can provide a default value ([#4643](#4643))
 

### Documentation

 * Document `performance_target` in `databricks_job` ([#4651](#4651))
 * Add more examples for `databricks_model_serving` ([#4658](#4658))
 * Document `on_streaming_backlog_exceeded` in email/webhook notifications in `databricks_job` ([#4660](#4660))
 * Refresh `spark_python_task` option in `databricks_job` ([#4666](#4666))

### Exporter

 * Emit files installed with `%pip install` in Python notebooks ([#4664](#4664))
 * Correctly handle account-level identities when generating the code ([#4650](#4650))
 * Add export of dashboard tasks in `datarbicks_job` ([#4665](#4665))
 * Add export of PowerBI tasks in `datarbicks_job` ([#4668](#4668))
 * Add `Ignore` implementation for `databricks_grants` to fix issue with wrongly generated dependencies ([#4650](#4650))
 * Improve handling of `owner` for UC resources ([#4669](#4669))
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