You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Paul Rogers (JIRA)" <ji...@apache.org> on 2017/03/08 00:09:37 UTC

[jira] [Created] (DRILL-5329) External sort does not support TinyInt type

Paul Rogers created DRILL-5329:
----------------------------------

             Summary: External sort does not support TinyInt type
                 Key: DRILL-5329
                 URL: https://issues.apache.org/jira/browse/DRILL-5329
             Project: Apache Drill
          Issue Type: Bug
    Affects Versions: 1.10.0
            Reporter: Paul Rogers


A unit test was created to exercise the "Sorter" mechanism within the External Sort, which is used to sort each incoming batch. The sorter was tested with each Drill data type.

The following types fail:

* TinyInt




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)