dbt-spark icon indicating copy to clipboard operation
dbt-spark copied to clipboard

dbt-spark contains all of the code enabling dbt to work with Apache Spark and Databricks

Results 111 dbt-spark issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. Release notes Sourced from pytest's releases. 8.2.2 pytest 8.2.2 (2024-06-04) Bug Fixes #12355: Fix possible catastrophic performance slowdown on a...

cla:yes
dependencies
python

Updates the requirements on [freezegun](https://github.com/spulec/freezegun) to permit the latest version. Changelog Sourced from freezegun's changelog. 1.5.1 Fix the typing of the tick() method, and improve it's behaviour. 1.5.0 The default...

cla:yes
dependencies
python

Updates the requirements on [pyodbc](https://github.com/mkleehammer/pyodbc) to permit the latest version. Release notes Sourced from pyodbc's releases. 5.1.0 with Mac ARM (M1 & M2) binaries Mac M1 & M2 binaries are...

cla:yes
dependencies
python

Updates the requirements on [beartype](https://github.com/beartype/beartype) to permit the latest version. Release notes Sourced from beartype's releases. Beartype 0.18.5: Going even Broker with Beartype The @​beartype 0.18.X release cycle continues to...

cla:yes
dependencies
python

### Current Behavior We install the wheel, check that the package is installed, then immediately install the sdist, and check that the package is installed again. ### Expected Behavior We...

tech_debt

resolves # https://github.com/dbt-labs/dbt-spark/issues/1062 [docs](https://github.com/dbt-labs/docs.getdbt.com/issues/new/choose) dbt-labs/docs.getdbt.com/# ### Problem When executing a dbt python model, users must choose between an all-purpose cluster or a job cluster to run Python models (see [docs](https://docs.getdbt.com/docs/build/python-models#specific-data-platforms))....

### Is this a new bug in dbt-spark? - [X] I believe this is a new bug in dbt-spark - [X] I have searched the existing issues, and I could...

bug
help_wanted

### Is this a new bug in dbt-core? - [X] I believe this is a new bug in dbt-core - [X] I have searched the existing issues, and I could...

bug
help_wanted
unit tests

Backport 6f8ff606926b5bb3f986a0eb0b6007bff35476da from #1045.

cla:yes
Skip Changelog

### Is this a new bug in dbt-core? - [X] I believe this is a new bug in dbt-core - [X] I have searched the existing issues, and I could...

bug
triage