durgaprasadml commented on issue #38559:
URL: https://github.com/apache/beam/issues/38559#issuecomment-4582507456

   Hi @chamikaramj, I would like to work on this issue.
   
   I’ve been analyzing the Delta Lake source implementation and the existing 
Beam IO integration/performance test patterns. My plan is to:
   
   * Complete the DeltaIO.ReadRows implementation using the Delta Kernel API
   * Add scalable performance/integration tests for Delta Lake reads
   * Reuse existing Beam IOIT utilities and benchmarking patterns
   * Add scenarios for small, large, and partitioned Delta tables
   * Ensure compatibility with Beam runners and existing builder APIs
   
   I’ll follow the existing Beam IO connector architecture and keep the 
implementation modular and contribution-ready.


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