Skip to content

Modified the argument of DATE_DIFF#7

Merged
goldmedal merged 3 commits intocanner/v49.0.1from
fix/modified-datediff-param
Aug 27, 2025
Merged

Modified the argument of DATE_DIFF#7
goldmedal merged 3 commits intocanner/v49.0.1from
fix/modified-datediff-param

Conversation

@goldmedal
Copy link
Copy Markdown

Description

  • Change the ordering of the arguments. Move the unit to be the first argument.
date_diff(unit, expression1, expression2)
  • Add type signature for Timestamp.
  • Fix the ordering when unparsing for BigQuery

@github-actions github-actions bot added documentation Improvements or additions to documentation sql functions labels Aug 27, 2025
@goldmedal goldmedal merged commit 4f9bb6d into canner/v49.0.1 Aug 27, 2025
53 checks passed
@goldmedal goldmedal deleted the fix/modified-datediff-param branch August 27, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation functions sql

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant