the-other-tim-brown commented on code in PR #17911:
URL: https://github.com/apache/hudi/pull/17911#discussion_r2699671701


##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/index/HoodieIndexUtils.java:
##########
@@ -719,28 +686,19 @@ static void 
validateEligibilityForSecondaryOrExpressionIndex(HoodieTableMetaClie
     String columnName = sourceFields.get(0); // We know there's only one 
column from the check above

Review Comment:
   Previously the checks applied to all source fields but now we only inspect a 
single field. Is that intentional?



-- 
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]

Reply via email to