Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix!: Refactor exp.RegexpExtract (follow up 4326) #4341

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

VaggelisD
Copy link
Collaborator

Follow up of #4326

  • Reverted BigQuery's generator and it's unsupported args; We add default values to group on other dialects so we'd need to silence these warnings on each test
  • Simplified DuckDB's generator
  • Removed duplicated tests
  • Removed decorator prefix by importing it

@georgesittas georgesittas merged commit def4f1e into main Nov 4, 2024
6 checks passed
@georgesittas georgesittas deleted the vaggelisd/ddb_regexpextract branch November 4, 2024 14:00
@NickCrews
Copy link
Contributor

Thank you @VaggelisD for finishing this up! Your "empty inbox" of prs and issues is inspiring!

NickCrews added a commit to NickCrews/sqlglot that referenced this pull request Nov 4, 2024
VaggelisD added a commit that referenced this pull request Nov 5, 2024
…RegexpExtract (#4343)

* fix(duckdb): we ALWAYS need to render group if params is present for RegexpExtract

Followup to #4341

* Update tests/dialects/test_duckdb.py

---------

Co-authored-by: Vaggelis Danias <[email protected]>
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.

3 participants