robertwb commented on PR #29834:
URL: https://github.com/apache/beam/pull/29834#issuecomment-1909188956

   So would users be expected to import these transforms from the `_et` paths 
directly? One transform per module (which is not how the others are typically 
arranged, e.g. with the Read and the Write in the same place)? I am also a bit 
wary of scattering these files all over the place (for both tooling and human 
reasons). 
   
   What if instead they were in a single subdirectory (like with protos) and on 
import this would then dynamically insert any specifically placed transforms 
into the right modules (which could include modules that already exist)?


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