Skip to content
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

Fixes for issues: 40, 42, 43 #63

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Fixes for issues: 40, 42, 43 #63

merged 1 commit into from
Dec 8, 2023

Conversation

Hydrocharged
Copy link
Collaborator

This contains fixes for:

In particular, the Getting Started example was a good test, as it actually uncovered quite a few issues separate from the example. These have all been fixed. I know you're not going to like how we're handling TableFuncExprs (we weren't before), but it's way easier than going to the GMS side and adding functionality for now. With some of these bugs fixed, I'd actually expect a decent bump in the sqllogictests TBH.

@Hydrocharged Hydrocharged changed the title Fixes for issues: 40, 43, 43 Fixes for issues: 40, 42, 43 Dec 7, 2023
Copy link
Member

@zachmu zachmu left a comment

Choose a reason for hiding this comment

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

LGTM, but see comment about aliases

server/ast/aliased_table_expr.go Show resolved Hide resolved
@Hydrocharged Hydrocharged merged commit 2246d40 into main Dec 8, 2023
6 checks passed
@Hydrocharged Hydrocharged deleted the daylon/fixing-issues branch December 8, 2023 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants