Skip to content

Conversation

@jycor
Copy link
Contributor

@jycor jycor commented Oct 30, 2024

No description provided.

@jycor
Copy link
Contributor Author

jycor commented Nov 1, 2024

Some MultiAlter statements and other statements that affect tables or their schemas can't be deferred until the exec stage, as they won't even properly parse. This is because a statement in a block may depend on the iter from the previous statement to be fully exhausted.

Perhaps there is a different approach we can take later down the line, but this implementation will not work,

@jycor jycor closed this Nov 1, 2024
@jycor jycor deleted the james/block branch November 1, 2024 00:00
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