Skip to content

feat(databricks): add Databricks dialect to IbisBackend - #82

Merged
discreteds merged 2 commits into
developfrom
feature/databricks-dialect
May 7, 2026
Merged

feat(databricks): add Databricks dialect to IbisBackend#82
discreteds merged 2 commits into
developfrom
feature/databricks-dialect

feat(databricks): add Databricks dialect to IbisBackend

4384bec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 7, 2026 in 1s

50.46% (-0.07%) compared to b7663f9

View this Pull Request on Codecov

50.46% (-0.07%) compared to b7663f9

Details

Codecov Report

❌ Patch coverage is 48.27586% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.46%. Comparing base (b7663f9) to head (4384bec).
⚠️ Report is 2 commits behind head on develop.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...untainash_data/backends/ibis/dialects/_registry.py 3.44% 28 Missing ⚠️
...ntainash_data/core/settings/adapters/databricks.py 85.71% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #82      +/-   ##
===========================================
- Coverage    50.53%   50.46%   -0.07%     
===========================================
  Files           44       46       +2     
  Lines         1880     1938      +58     
  Branches       259      268       +9     
===========================================
+ Hits           950      978      +28     
- Misses         822      851      +29     
- Partials       108      109       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.