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

HIVE-25012: Parsing table alias is failing if query has table properties specified #2177

Merged

Conversation

kasakrisz
Copy link
Contributor

What changes were proposed in this pull request?

Move getSimpleTableNameBase and findTabRefIdxs to allow using them from BaseSemanticAnalyzer.getTableAlias

Why are the changes needed?

See jira.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

mvn test -DskipSparkTests -Dtest=TestMiniLlapLocalCliDriver -Dqfile=fetch_deleted_rows.q -pl itests/qtest -Pitests

@kasakrisz kasakrisz merged commit 9f5bd72 into apache:master Apr 22, 2021
@kasakrisz kasakrisz deleted the HIVE-25012-master-parse-table-alias branch May 4, 2021 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants