[ https://issues.apache.org/jira/browse/BEAM-8830?focusedWorklogId=354320&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-354320 ]
ASF GitHub Bot logged work on BEAM-8830: ---------------------------------------- Author: ASF GitHub Bot Created on: 05/Dec/19 14:07 Start Date: 05/Dec/19 14:07 Worklog Time Spent: 10m Work Description: echauchot commented on pull request #10293: [BEAM-8830] Fix flatten in the new spark runner URL: https://github.com/apache/beam/pull/10293#discussion_r354331970 ########## File path: runners/spark/src/test/resources/log4j-test.properties ########## @@ -28,6 +28,7 @@ log4j.appender.testlogger.layout.ConversionPattern=%d [%t] %-5p %c %x - %m%n # TestSparkRunner prints general information about test pipelines execution. log4j.logger.org.apache.beam.runners.spark.TestSparkRunner=INFO +log4j.logger.org.apache.beam.runners.spark=DEBUG Review comment: Same answer than above :) ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 354320) Time Spent: 1h (was: 50m) > fix Flatten tests in Spark Structured Streaming runner > ------------------------------------------------------ > > Key: BEAM-8830 > URL: https://issues.apache.org/jira/browse/BEAM-8830 > Project: Beam > Issue Type: Bug > Components: runner-spark > Reporter: Etienne Chauchot > Assignee: Etienne Chauchot > Priority: Major > Time Spent: 1h > Remaining Estimate: 0h > > 'org.apache.beam.sdk.transforms.FlattenTest.testEmptyFlattenAsSideInput' > 'org.apache.beam.sdk.transforms.FlattenTest.testFlattenPCollectionsEmpty' > > 'org.apache.beam.sdk.transforms.FlattenTest.testFlattenPCollectionsEmptyThenParDo' -- This message was sent by Atlassian Jira (v8.3.4#803005)