[
https://issues.apache.org/jira/browse/HUDI-9584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18009421#comment-18009421
]
sivabalan narayanan commented on HUDI-9584:
-------------------------------------------
[https://github.com/apache/hudi/commit/ff60d32136516bb8f652471db9d2373b00ded458]
> Validate index lookup set type compatibility at runtime [non spark engine]
> --------------------------------------------------------------------------
>
> Key: HUDI-9584
> URL: https://issues.apache.org/jira/browse/HUDI-9584
> Project: Apache Hudi
> Issue Type: Bug
> Components: index
> Reporter: Davis Zhang
> Assignee: Davis Zhang
> Priority: Major
> Fix For: 1.2.0
>
>
> 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}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)