Skip to content

Conversation

@ovsds
Copy link

@ovsds ovsds commented Dec 19, 2025

Description

trino.sqlalchemy.compiler.TrinoSQLCompiler.compile_ignore_nulls causes all compliations of funcs that being overridden to ignore compile_kwargs.

Non-technical explanation

#429 introduced bug where SqlAlchemy func compilation with kwargs is broken for functions first_value, last_value, nth_value, lead, lag.

Release notes

(x) This is not user-visible or docs only and no release notes are required.

@cla-bot
Copy link

cla-bot bot commented Dec 19, 2025

Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to [email protected]. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant