Improve equals macro for Null Supported Equals
Open
area:adapters
engine:v2
proj:adapters-catchup
- Dominant language
- Rust
- Stars
- 13.8k
- Forks
- 2.6k
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 56
Description
We recently improved the `equals` macro to use the ANSI standard `IS NOT DISTINCT FROM` clause which improves the performance from the current implementation.
Core PR - https://github.com/dbt-labs/dbt-adapters/pull/1659
Contributor guide
Assessment
This issue has not been assessed yet.