durgaprasadml commented on code in PR #38706:
URL: https://github.com/apache/beam/pull/38706#discussion_r3342765527


##########
sdks/java/io/delta/src/main/java/org/apache/beam/sdk/io/delta/DeltaReadTask.java:
##########
@@ -0,0 +1,76 @@
+/*

Review Comment:
   The current intention is mainly to rely on the higher-level 
DeltaIO/serialization integration coverage since the SDF flow exercises these 
components together end-to-end (planning → splitting → parquet reads → logical 
row conversion).
   
   That said, I agree there may still be value in adding more focused unit 
tests for some of the helper/serialization classes (especially around edge-case 
logical types and restriction behavior) as follow-up hardening work if needed.



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