wombatu-kun commented on PR #11423:
URL: https://github.com/apache/hudi/pull/11423#issuecomment-2158523210

   > Yeah, I think it should be ok to reduce the number of records. Just set 
break points at
   > 
   > 
https://github.com/apache/hudi/blob/e63722d24b5f42d5411f02c0b0872310111887b3/hudi-client/hudi-spark-client/src/main/scala/org/apache/hudi/SparkFileFormatInternalRowReaderContext.scala#L204
   > 
   > and
   > 
https://github.com/apache/hudi/blob/e63722d24b5f42d5411f02c0b0872310111887b3/hudi-client/hudi-spark-client/src/main/scala/org/apache/hudi/SparkFileFormatInternalRowReaderContext.scala#L210
   > 
   > and make sure that `nextSkeleton._2 > nextData._2` and `nextSkeleton._2 < 
nextData._2` happen
   
   Thank you for quick reply, I'll check it tomorrow.


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