You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Chad Dombrova (Jira)" <ji...@apache.org> on 2019/09/15 16:32:00 UTC

[jira] [Created] (BEAM-8238) Improve python gen_protos script

Chad Dombrova created BEAM-8238:
-----------------------------------

             Summary: Improve python gen_protos script
                 Key: BEAM-8238
                 URL: https://issues.apache.org/jira/browse/BEAM-8238
             Project: Beam
          Issue Type: Improvement
          Components: build-system, sdk-py-core
            Reporter: Chad Dombrova
            Assignee: Chad Dombrova


Issues that need to be solved:

- doesn't print output to shell when run during `python setup.py`
- runs futurize twice when grcpio-tools is not present and needs to be installed
- does not account for the case where there are more output files than .proto files (just keeps triggering out-of-date rebuilds due to timestamp of orphaned output file)
- plus it would be nice for debugging if the script printed why it is regenerating pb2 files, because there are a number of possible reasons




--
This message was sent by Atlassian Jira
(v8.3.2#803003)