maedhroz commented on code in PR #3649:
URL: https://github.com/apache/cassandra/pull/3649#discussion_r1833139387


##########
src/java/org/apache/cassandra/index/sai/plan/StorageAttachedIndexSearcher.java:
##########
@@ -383,7 +404,7 @@ private UnfilteredRowIterator 
queryStorageAndFilter(PrimaryKey key)
             }
         }
 
-        private UnfilteredRowIterator applyIndexFilter(PrimaryKey key, 
UnfilteredRowIterator partition, FilterTree tree)

Review Comment:
   Possibly. Let's see what happens in `applyIndexFilter()` below. There might 
be a version of that that doesn't require the list of keys as an argument...



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to