File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
docs/src/reference/asciidoc/appendix Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 1+ [[eshadoop-8.11.2]]
2+ == Elasticsearch for Apache Hadoop version 8.11.2
3+
4+ [[bugs-8.11.2]]
5+ === Bug Fixes
6+ Spark::
7+ * Nested objects fail parsing in Spark SQL when empty objects present
8+ https://github.com/elastic/elasticsearch-hadoop/issues/2157[#2157]
9+ https://github.com/elastic/elasticsearch-hadoop/pull/2158[#2158]
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ This section summarizes the changes in each release.
99[[release-notes-8]]
1010===== 8.x
1111
12+ * <<eshadoop-8.11.2>>
1213* <<eshadoop-8.11.1>>
1314* <<eshadoop-8.11.0>>
1415* <<eshadoop-8.10.4>>
@@ -96,6 +97,7 @@ Elasticsearch 5.3.1.
9697
9798////////////////////////
9899
100+ include::release-notes/8.11.2.adoc[]
99101include::release-notes/8.11.1.adoc[]
100102include::release-notes/8.11.0.adoc[]
101103include::release-notes/8.10.4.adoc[]
You can’t perform that action at this time.
0 commit comments