rahil-c commented on code in PR #13650:
URL: https://github.com/apache/hudi/pull/13650#discussion_r2292139818


##########
hudi-flink-datasource/hudi-flink/src/test/java/org/apache/hudi/table/ITTestSchemaEvolution.java:
##########
@@ -595,16 +595,16 @@ private ExpectedResult(String[] evolvedRows, String[] 
rowsWithMeta, String[] row
           "+I[Alice, 90000.9, unknown, +I[9, s9, 99, t9, drop_add9, 9], 
{Alice=9999.99}, [9999.0, 9999.0], {Alice=+I[9, s9, 99, t9, drop_add9, 9]}, 
[+I[9, s9, , 9]], +I[9, 9], [9], {k9=v9}]",
       },
       new String[] {
-          "+I[uuid:id0, Indica, null, 12, null, {Indica=1212.0}, [12.0], null, 
[+I[0, s0, , 0]], null, null, null]",

Review Comment:
   This does not seem correct to me, I thought we should be following the 
encoding  of `fieldName:fieldValue`, as what is mentioned in the PR description.



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