[ 
https://issues.apache.org/jira/browse/DRILL-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ben Becker updated DRILL-242:
-----------------------------

    Attachment: DRILL-242.patch
    
> Hash partitioner dosn't handle negative hash values and may produce empty 
> schemas
> ---------------------------------------------------------------------------------
>
>                 Key: DRILL-242
>                 URL: https://issues.apache.org/jira/browse/DRILL-242
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Ben Becker
>         Attachments: DRILL-242.patch
>
>
> The hash function may return a negative value, which was not handled by the 
> partitioner's use of modulus (which carries sign in Java).
> Also, the OutgoingRecordBatch clears the schema if the last batch is empty.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to