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

Yifan Cai commented on CASSANALYTICS-123:
-----------------------------------------

For reference: 
https://github.com/apache/cassandra-analytics/pull/173#discussion_r2843538025

> 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
>            Priority: Normal
>
> 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