claudevdm commented on code in PR #34162:
URL: https://github.com/apache/beam/pull/34162#discussion_r1981825982


##########
sdks/python/test-suites/portable/common.gradle:
##########
@@ -385,18 +385,19 @@ 
project.tasks.register("postCommitPy${pythonVersionSuffix}IT") {
   doLast {
     def tests = [
             "apache_beam/io/gcp/bigquery_read_it_test.py",
-            "apache_beam/io/external/xlang_jdbcio_it_test.py",

Review Comment:
   I chatted to Yi, and decided to move the xlang jdbcio test to the xlang 
direct suite. 
   
   Even with the conf dir and the super high memory runner, one of the four 
postcommits OOM'd. It ends up spiking to 100+gb memory when using flink runner. 



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to