[ 
https://issues.apache.org/jira/browse/DRILL-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15055437#comment-15055437
 ] 

ASF GitHub Bot commented on DRILL-4134:
---------------------------------------

Github user jacques-n commented on a diff in the pull request:

    https://github.com/apache/drill/pull/283#discussion_r47462869
  
    --- Diff: exec/memory/base/src/main/java/io/netty/buffer/DrillBuf.java ---
    @@ -287,14 +310,12 @@ public ByteOrder order() {
     
       @Override
       public ByteBuf order(ByteOrder endianness) {
    -    // if(endianness != ByteOrder.LITTLE_ENDIAN) throw new
    -    // UnsupportedOperationException("Drill buffers only support little 
endian.");
    --- End diff --
    
    This code breaks netty even though it shouldn't. We've had it commented out 
for years. Just removing it now.


> Incorporate remaining patches from DRILL-1942 Allocator refactor
> ----------------------------------------------------------------
>
>                 Key: DRILL-4134
>                 URL: https://issues.apache.org/jira/browse/DRILL-4134
>             Project: Apache Drill
>          Issue Type: Sub-task
>          Components: Execution - Flow
>            Reporter: Jacques Nadeau
>            Assignee: Jacques Nadeau
>             Fix For: 1.5.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to