Skip to content

Support parenthesized relation - #62

Closed
nooberfsh wants to merge 0 commit into
uber:masterfrom
nooberfsh:fix
Closed

Support parenthesized relation #62
nooberfsh wants to merge 0 commit into
uber:masterfrom
nooberfsh:fix

Conversation

@nooberfsh

@nooberfshnooberfsh commented Dec 8, 2021

Copy link
Copy Markdown
Contributor

The code below does not parse in Presto :

select a, b
from (t1 cross join t2)

With parenthesized relation, we can fix this.

@nooberfsh
nooberfshforce-pushed the fix branch 3 times, most recently from 2c75e29 to 4714584CompareDecember 22, 2021 07:05
@nooberfshnooberfsh changed the title [WIP] Support parenthesized relation Support parenthesized relation Dec 22, 2021
@nooberfsh

Copy link
Copy Markdown
ContributorAuthor

r? @h4v0kh3l1

@h4v0kh3l1

Copy link
Copy Markdown
Contributor

Looks like at long last, the cleanup bot has removed my write access. Your best bet might be to fork this repo.

@dlthomas are you still active with queryparser? I think me losing write access means that this repo is frozen, and I don't think anyone else with uber open source is maintaining this repo.

Sign up for freeto 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

@nooberfsh@h4v0kh3l1