You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/05/14 19:26:00 UTC

[jira] [Resolved] (IMPALA-6146) Rethink HdfsTextScanner::FillByteBuffer() extension point

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

Tim Armstrong resolved IMPALA-6146.
-----------------------------------
    Resolution: Won't Fix

We're planning to remove this in Impala 4.0

> Rethink HdfsTextScanner::FillByteBuffer() extension point
> ---------------------------------------------------------
>
>                 Key: IMPALA-6146
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6146
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>            Reporter: Tim Armstrong
>            Priority: Minor
>
> The HDFS text scanner allows extension via subclassing and overriding FillByteBuffer(). FillByteBuffer() is poorly encapsulated from the rest of the text scanner implementation - it modifies several member variables, which makes it hard to fix bugs like IMPALA-6137. We should come up a better defined interface.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)