-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Test translation of view with namesake column aliases which are diffe…
…ring in case In the translation of Hive views with Coral, when joining tables that have the namesake column names, irrespective of their case, make sure that the resulting relation is using names of the columns which are unique in order to avoid the situation where the SQL statement created contains ambiguous column names.
- Loading branch information
1 parent
b75805a
commit ab617d1
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters