Heejong Lee created BEAM-14457:
----------------------------------

             Summary: Check syntactic errors of Python source string in 
PythonCallableSource.of
                 Key: BEAM-14457
                 URL: https://issues.apache.org/jira/browse/BEAM-14457
             Project: Beam
          Issue Type: Improvement
          Components: cross-language, sdk-java-core
            Reporter: Heejong Lee


We would like to have correctness checks for Python source strings when we 
construct PythonCallableSource object in Java SDK.

We might launch Python subprocess in PythonCallableSource.of method and call 
eval function to easily check syntactic correctness. Python parser module from 
Jython library could also be helpful.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to