adriangb commented on issue #19839: URL: https://github.com/apache/datafusion/issues/19839#issuecomment-3766396158
I agree we need to do something to fix this. The current state is broken / buggy. If we set it to `Optional` and the row selection policy is `Auto` and then chooses `Masks`, won't that still cause an error? I.e. do we also need to make sure that if the page index cannot be loaded the row selection policy always is `Selectors`? -- 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]
