-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Rework invoke #16108
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
Rework invoke #16108
Conversation
This definitely requires updates in checking nightly-builds. |
We need to go over this together, I think the goal should be having release process (both for actual releases and releases candidates) AND nightly testing to be as closely aligned as possible. There might be better way forward, not ready to be merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Thanks! |
Adds pre-optimization hooks for DuckDB (duckdb/duckdb#16115) Rework invoke (duckdb/duckdb#16108)
Adds pre-optimization hooks for DuckDB (duckdb/duckdb#16115) Rework invoke (duckdb/duckdb#16108)
Adds pre-optimization hooks for DuckDB (duckdb/duckdb#16115) Rework invoke (duckdb/duckdb#16108)
Adds pre-optimization hooks for DuckDB (duckdb/duckdb#16115) Rework invoke (duckdb/duckdb#16108)
Adds pre-optimization hooks for DuckDB (duckdb/duckdb#16115) Rework invoke (duckdb/duckdb#16108)
Adds pre-optimization hooks for DuckDB (duckdb/duckdb#16115) Rework invoke (duckdb/duckdb#16108)
This is on top of #16107, but while that bit is trivial, this might require adapting logic to check nightly runs.