damccorm commented on code in PR #34162:
URL: https://github.com/apache/beam/pull/34162#discussion_r1981846974
##########
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:
Ok, SGTM. That is quite memory intensive, I'd be interested in understanding
why eventually, but this does not need to be a priority.
--
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]