You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Zoltán Borók-Nagy (JIRA)" <ji...@apache.org> on 2018/09/11 10:00:00 UTC

[jira] [Created] (IMPALA-7556) Clean up ScanRange

Zoltán Borók-Nagy created IMPALA-7556:
-----------------------------------------

             Summary: Clean up ScanRange
                 Key: IMPALA-7556
                 URL: https://issues.apache.org/jira/browse/IMPALA-7556
             Project: IMPALA
          Issue Type: Improvement
            Reporter: Zoltán Borók-Nagy


For IMPALA-7543 I want to add some additional functionality to scan ranges.

However, the code of the ScanRange class is already quite messy. It handles different types of files, does some buffer management, updates all kinds of counters.

So, instead of complicating the code further, let's refactor the ScanRange class a bit.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)