[ https://issues.apache.org/jira/browse/HIVE-16415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964531#comment-15964531 ]
Sergio Peña commented on HIVE-16415: ------------------------------------ Thanks [~poeppt]. The patch looks good. Just one question, is there an error on writing zero rows to blobstore? this patch only adds the test cases and they pass, but is there a patch that fixes an issue or you found this issue in an older hive version? > Add blobstore tests for insertion of zero rows > ---------------------------------------------- > > Key: HIVE-16415 > URL: https://issues.apache.org/jira/browse/HIVE-16415 > Project: Hive > Issue Type: Test > Components: Tests > Affects Versions: 2.1.1 > Reporter: Thomas Poepping > Assignee: Thomas Poepping > Attachments: HIVE-16415.patch > > > This patch introduces two regression tests into the hive-blobstore qtest > module: zero_rows_hdfs.q and zero_rows_blobstore.q. These test doing INSERT > commands with a WHERE clause where the condition of the WHERE clause causes > zero rows to be considered. -- This message was sent by Atlassian JIRA (v6.3.15#6346)