You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/06/12 00:29:32 UTC

[GitHub] [beam] chamikaramj edited a comment on pull request #11086: [BEAM-8910] Make custom BQ source read from Avro

chamikaramj edited a comment on pull request #11086:
URL: https://github.com/apache/beam/pull/11086#issuecomment-642999491


   Based on some offline discussion, I think it's enough to add a single flag here. We should try to minimize the number of flags we add (adding flags is easy removing is hard).
   
   The main question here I think is regarding preserving backwards compatibility for users who rely on old behavior. For this purpose a single flag is enough. Users who need to convert a given type from one form to the other can easily do that by adding a ParDo. If adding support for a certain type is beneficial to a lot of users and if there's significant user demand we can always add that later.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org