flink-connector-elasticsearch icon indicating copy to clipboard operation
flink-connector-elasticsearch copied to clipboard

[FLINK-28109][connector/elasticsearch] Delete useful code in the row emitter

Open a49a opened this issue 3 years ago • 0 comments

Delete id(key) in the RowElasticsearchEmitter class

the key is always null, this makes users get confused.

a49a avatar Jun 17 '22 09:06 a49a