steveniemitz commented on issue #21690:
URL: https://github.com/apache/beam/issues/21690#issuecomment-1156548416

   is the issue that expand() uses 
[setWindowingStrategyInternal]([https://github.com/apache/beam/blob/8bf289cb9af4bc44d93ae43205ac372fa79268ea/sdks/java/io/elasticsearch/src/main/java/org/apache/beam/sdk/io/elasticsearch/ElasticsearchIO.java#L2287)
 ?  This doesn't create a new PCollection so in theory "propegates back" to the 
producer (your batching DoFn) and ends up with a mismatched coder. (I think at 
least?)


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