Lukasz Antoniak created CASSANALYTICS-123:
---------------------------------------------

             Summary: Consider using approximate function to lookup start 
position in data file
                 Key: CASSANALYTICS-123
                 URL: https://issues.apache.org/jira/browse/CASSANALYTICS-123
             Project: Apache Cassandra Analytics
          Issue Type: Improvement
            Reporter: Lukasz Antoniak
            Assignee: Lukasz Antoniak


To lookup start offset in a data file, {{BtiReaderUtils}} use 
{{{}BtiTableReader#{}}}{{getPositionsForRanges()}} method, which may require to 
open a data file. Consider switching to approximate version, which will not 
require data file access, once it is available in Cassandra.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to