hudi-bot opened a new issue, #17083: URL: https://github.com/apache/hudi/issues/17083
context https://issues.apache.org/jira/browse/HUDI-9566 *Description:* On the read path, ensure that the data type of lookup set literals is compatible with the SI column’s declared type. Specifically: * Allow index lookup only when types matches * If incompatible: ** *Preferred behavior:* Fallback to full table scan (no index) ** *Alternative behavior:* Throw query error *Label:* {{{}blocker{}}}, {{{}si{}}}, {{lookup-validation}} ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-9582 - Type: Bug - Fix version(s): - 1.2.0 -- 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]
