Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

TAJO-1643: SQLParse can't parse parentheses table clause#834

Closed
hyunsik wants to merge 1 commit into
apache:masterfrom
hyunsik:TAJO-1643
Closed

TAJO-1643: SQLParse can't parse parentheses table clause#834
hyunsik wants to merge 1 commit into
apache:masterfrom
hyunsik:TAJO-1643

Conversation

@hyunsik
Copy link
Copy Markdown
Member

@hyunsik hyunsik commented Oct 20, 2015

No description provided.

@hyunsik hyunsik changed the title TAJO-1643: SQLParse can't parse table alias in in brackets. TAJO-1643: SQLParse can't parse table alias in in parentheses. Oct 20, 2015
@hyunsik hyunsik changed the title TAJO-1643: SQLParse can't parse table alias in in parentheses. TAJO-1643: SQLParse can't parse parentheses table clause Oct 20, 2015
@jihoonson
Copy link
Copy Markdown
Contributor

+1 looks good to me.
Anyway, as you already know, this is a workaround.
I wonder that you have any plan to start to support explicit join order using parentheses in the from clause. I think that this feature will be helpful for users by allowing hint for join ordering as well as for us to estimate the efficiency of our join ordering algorithm.

@hyunsik
Copy link
Copy Markdown
Member Author

hyunsik commented Oct 23, 2015

I totally agreed. We need to implement explicit join order too. I'll commit it shortly. Thank you !

@asfgit asfgit closed this in a89b523 Oct 23, 2015
asfgit pushed a commit that referenced this pull request Oct 23, 2015
@hyunsik hyunsik deleted the TAJO-1643 branch October 23, 2015 04:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants