suztomo commented on pull request #13629: URL: https://github.com/apache/beam/pull/13629#issuecomment-767862805
"Run SQL Postcommit" fails in my PR https://github.com/apache/beam/pull/13804. @ibzib Do you think this PR is related? ``` java.lang.AssertionError: System property beam.sql.udf.test.jar_path must be set to run JavaUdfLoaderTest. at org.junit.Assert.fail(Assert.java:89) at org.apache.beam.sdk.extensions.sql.impl.JavaUdfLoaderTest.setUp(JavaUdfLoaderTest.java:50) ``` https://ci-beam.apache.org/job/beam_PostCommit_SQL_PR/lastBuild/testReport/junit/org.apache.beam.sdk.extensions.sql.impl/JavaUdfLoaderTest/testLoadScalarFunction_4/ ---------------------------------------------------------------- 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: [email protected]
