Open moxonj opened 5 months ago
Support a deep path when sampling geo_shape fields to partially resolve https://github.com/elastic/elasticsearch-hadoop/issues/1248. This change should support a deep path but not a nested field path.
I have run some of the tests locally but not the full suite. I have tested the elasticsearch-hadoop.jar in my Spark application and it is working well with a deep geo_shape field.
💚 CLA has been signed
Support a deep path when sampling geo_shape fields to partially resolve https://github.com/elastic/elasticsearch-hadoop/issues/1248. This change should support a deep path but not a nested field path.
I have run some of the tests locally but not the full suite. I have tested the elasticsearch-hadoop.jar in my Spark application and it is working well with a deep geo_shape field.