alippai commented on PR #7821: URL: https://github.com/apache/arrow-datafusion/pull/7821#issuecomment-1776507315
My question might be naive, but if count(distinct values) == number of rows then does this MR use this info (eg returning early from the scan because we know it’s exactly one row as the column is a primary key)? -- 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]
