You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2020/09/01 07:13:27 UTC

[GitHub] [hive] kasakrisz commented on pull request #1446: HIVE-22622: Hive allows to create a struct with duplicate attribute names

kasakrisz commented on pull request #1446:
URL: https://github.com/apache/hive/pull/1446#issuecomment-684505690


   Adding a test case for various underlying formats doesn't make sense this case because the duplicate check is performed in the semantical analysis phase of the `create table` statement and the error message would be the same. So if a duplicate found the code flow doesn't reach the point where the table is actually created.
   
   Added a test case for nested struct.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org