XiaoHongbo-Hope opened a new pull request, #8891: URL: https://github.com/apache/paimon/pull/8891
Align the scalar index query default with the vector and full-text index families, which already default to 'fast'. Previously scalar index queries defaulted to 'full', triggering an extra scan of unindexed row ranges on every scalar predicate read. ### Purpose ### Tests -- 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]
