Skip to content

Conversation

Tishj
Copy link
Contributor

@Tishj Tishj commented Oct 1, 2024

This PR fixes #14179

Reaching the bottom of the frame stack (currentframe.f_back returns None) was not being detected, causing a python exception instead of reporting a catalog exception.

@hannes hannes merged commit 1fe38c6 into duckdb:main Oct 2, 2024
17 checks passed
@hannes
Copy link
Member

hannes commented Oct 2, 2024

thanks!

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Oct 16, 2024
[Dev] Fix issue where the InsertStatement::ToString call destroyed the `alias` of the ValuesList (duckdb/duckdb#14171)
[Python] Fix a bug with `python_scan_all_frames` reaching the bottom of the frame stack (duckdb/duckdb#14183)
subtype DBInterface.Connection in julia client (duckdb/duckdb#14193)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Oct 16, 2024
[Dev] Fix issue where the InsertStatement::ToString call destroyed the `alias` of the ValuesList (duckdb/duckdb#14171)
[Python] Fix a bug with `python_scan_all_frames` reaching the bottom of the frame stack (duckdb/duckdb#14183)
subtype DBInterface.Connection in julia client (duckdb/duckdb#14193)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
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.

Regression: Replacement Scans Misbehave in v1.1
2 participants