GitHub user aglinxinyuan added a comment to the discussion: Supporting non-coding users in configuring parameters in Python UDF code
In the current system, the Python code is passed from the Frontend → JVM → PVM as a string, allowing us to inject the assignment statement fileName = "movies.csv" into the code on the JVM side. GitHub link: https://github.com/apache/texera/discussions/4154#discussioncomment-15916362 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
