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

Major/change models to get data from system tables #20

Merged
merged 5 commits into from
Sep 4, 2024

Conversation

cmagno-ind
Copy link
Contributor

PR Checklist

PR Structure

  • This PR has reasonably narrow scope (if not, break it down into smaller PRs).
  • This PR avoids mixing refactoring changes with feature changes (split into two PRs
    otherwise).

Thoroughness

  • This PR adds tests for the most critical parts of the new functionality or fixes.
  • I've updated the docs and README with the added features, breaking changes, new instructions on how to use the repository.

Release planning

  • I've decided if this PR requires a new major/minor/patch version accordingly to
    semver, and I've changed the name of the BRANCH to release/* , feature/* or patch/* .

What

This PR aims to change the sources of Databricks billing package.

Now Databricks has system tables that have informations about costs in the platform, so this PR changes the sources to the new ones, adapting its models to get more information about prices, warehouses and clusters.

Why

Databricks has new system tables with information about billing.

Known limitations

N/A

@cmagno-ind cmagno-ind self-assigned this Sep 3, 2024
@cmagno-ind cmagno-ind merged commit 6796ae9 into main Sep 4, 2024
@laysabit laysabit deleted the major/change_models_to_get_data_from_system_tables branch September 11, 2024 19:47
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