Skip to content

Conversation

JelteF
Copy link
Collaborator

@JelteF JelteF commented Sep 24, 2024

I think @Tishj misunderstood my review comment in #97 about the merge being incorrect. I meant that the whole pgduckdb_pg_get_querydef stuff could be removed from DuckdbPlanNode, since that is now moved to DuckdbPrepare.

I think @Tishj misunderstood my review comment in #97 about the merge
being incorrect. I meant that the whole `pgduckdb_pg_get_querydef` stuff
could be removed from `DuckdbPlanNode`, since that is now moved to
`DuckdbPrepare`.
Copy link
Collaborator

@Tishj Tishj left a comment

Choose a reason for hiding this comment

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

Ah I see, query_string is completely unused here because we prepared it earlier

@JelteF JelteF merged commit 9c00a10 into main Sep 24, 2024
3 checks passed
@JelteF JelteF deleted the fixup-after-bad-merge branch September 24, 2024 16:57
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