Skip to content

Add SQL Server adapter support#439

Open
jstendel wants to merge 13 commits intorelease-v2from
jnovoa_sqlserver_adapter
Open

Add SQL Server adapter support#439
jstendel wants to merge 13 commits intorelease-v2from
jnovoa_sqlserver_adapter

Conversation

@jstendel
Copy link
Copy Markdown
Contributor

Description

Please include a summary of the changes and the related issue and context.

Fixes #(issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Test Configuration:

  • dbt-Version: core, version number: dbt version: 1.11.2
  • dbt-adapter-Version: sqlserver=1.9.0

Checklist:

  • I have performed a self-review of my code

@tkirschke tkirschke marked this pull request as ready for review March 26, 2026 07:12
@tkirschke
Copy link
Copy Markdown
Member

@tkiehn pipeline was successful, please review this PR and merge if okay

@tkirschke tkirschke requested a review from tkiehn March 27, 2026 08:40
Comment thread macros/supporting/hash_standardization.sql Outdated
Comment thread macros/supporting/hash_standardization.sql Outdated
SELECT
MAX({{ src_ldts }}) AS max_ldts
FROM {{ this }}
WHERE {{ src_ldts }} != {{ datavault4dbt.string_to_timestamp(timestamp_format, end_of_all_times) }}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to me: Check if coalesce necessary

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.

4 participants