Hi @echauchot Could you please help to explain one thing? I see Elasticsearch 6 does not allow many types for one index so it means we cannot use type routing in ES6. That's why I added a comment ``` type (version > 6). Support for type routing was removed in Elasticsearch 6 (see https://www.elastic.co/blog/index-type-parent-child-join-now-future-in-elasticsearch) ``` I ran testWriteWithTypeFn (now it's renamed to testWriteWithTypeFn2x5x) for ES 6 and it was failed because this test requires many types.
[ Full content available at: https://github.com/apache/beam/pull/6211 ] This message was relayed via gitbox.apache.org for [email protected]
