Skip to content

Conversation

JelteF
Copy link
Collaborator

@JelteF JelteF commented Apr 22, 2025

This fixes all the issues reported in #696, or reports them clearly as limitations.

To be precise this fixes the following two errors:

  1. ERROR: Subscripting duckdb.row is not supported in the Postgres Executor
  2. (PGDuckDB/CreatePlan) Prepared query returned an error: 'Binder Error: Referenced column "r" not found in FROM clause!

For the exact limitations, look at the updated documentation in the PR.

Fixes #696

@JelteF JelteF requested a review from Y-- April 22, 2025 12:10
Copy link
Collaborator

@Y-- Y-- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@JelteF JelteF enabled auto-merge (squash) April 22, 2025 13:18
@JelteF JelteF requested a review from Y-- April 22, 2025 13:19
@JelteF JelteF disabled auto-merge April 22, 2025 14:10
@JelteF JelteF enabled auto-merge (squash) April 22, 2025 14:10
@JelteF JelteF mentioned this pull request Apr 22, 2025
2 tasks
@JelteF JelteF merged commit 12ea2f5 into main Apr 22, 2025
6 checks passed
@JelteF JelteF deleted the fix-cte-issues branch April 22, 2025 15:29
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.

Unable to use CTEs with read_parquet
2 participants