mtauha commented on issue #18088:
URL: https://github.com/apache/beam/issues/18088#issuecomment-3939262506

    I am planning to apply for GSoC 2026 and I have assigned this issue to 
myself. I'm hoping experienced developers in the community can kindly guide me 
as I work on translating CountingInput from Java to Python.
   
   I've been studying the repo and identified the following key files for 
implementation:
   
   - `sdks/java/core/src/main/java/org/apache/beam/sdk/io/CountingSource.java`
   - `sdks/python/apache_beam/io/iobase.py`
   - `sdks/python/apache_beam/io/range_trackers.py`
   - `sdks/python/apache_beam/examples/snippets/snippets.py`
   - `sdks/python/apache_beam/io/external/generate_sequence.py`
   - `sdks/python/apache_beam/io/textio.py`
   - `sdks/python/apache_beam/io/avroio.py`
   
   Any advice or tips would be much appreciated. Thank you!
   
   Best, mtauha


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