Skip to content

feat: tblproperties merge behavior#1353

Open
canbekley wants to merge 1 commit into
databricks:mainfrom
canbekley:feat/add-tblproperties-merge-bahavior
Open

feat: tblproperties merge behavior#1353
canbekley wants to merge 1 commit into
databricks:mainfrom
canbekley:feat/add-tblproperties-merge-bahavior

Conversation

@canbekley

@canbekley canbekley commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

Linked to #1340

Description

Similar to the issue in #1340, tblproperties set at lower hierarchy levels currently override any tblproperty set on higher levels. This feature applies the built-in MergeBehavior.Update on tblproperties, making in merge additively, which is arguably more intuitive and user-friendly.

Checklist

  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt-databricks next" section.

@canbekley

canbekley commented Mar 10, 2026

Copy link
Copy Markdown
Contributor Author

@benc-db if you have some time, would you be able to look into this one and the other ones I posted more recently. I think they would be good, low-hanging additions to the adapter.

@arilmav

arilmav commented Apr 9, 2026

Copy link
Copy Markdown

Bumping this! Definitely find it more intuitive and less repetitive for table properties to be able to be merged additively.

Signed-off-by: Can Bekleyici <can.bekleyici@deepl.com>
@canbekley canbekley force-pushed the feat/add-tblproperties-merge-bahavior branch from d5e6436 to 0068ce3 Compare May 8, 2026 09:26
@canbekley canbekley requested a review from jprakash-db as a code owner May 8, 2026 09:26
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