Skip to content

Conversation

@ndenev
Copy link
Owner

@ndenev ndenev commented Jan 17, 2026

The Generic dialect produces REGEXP() function calls for the ~= operator, but DataFusion doesn't have a REGEXP function. PostgreSQL dialect produces the ~ operator which DataFusion supports.

The Generic dialect produces REGEXP() function calls for the ~= operator,
but DataFusion doesn't have a REGEXP function. PostgreSQL dialect produces
the ~ operator which DataFusion supports.
@claude
Copy link

claude bot commented Jan 17, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@ndenev ndenev merged commit 5bcc274 into master Jan 17, 2026
8 checks passed
@ndenev ndenev deleted the fixprqldialect branch January 17, 2026 22:22
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