Jordan Powers
Jordan Powers
Hello, I just spent several hours trying to debug why my macvlan network wasn't working with ipv6 connectivity. Turns out, I needed the `--ipv6` flag in the `docker network create`...
Follow-up to #126492 to use the json parsing optimizations for `match_only_text` fields. Relates to #129072.
### CI Link https://gradle-enterprise.elastic.co/s/lo2yofumc3abo/tests/overview?outcome=FAILED ### Repro line ```bash ./gradlew ":x-pack:plugin:esql:qa:server:single-node:javaRestTest" --tests "org.elasticsearch.xpack.esql.qa.single_node.RestEsqlIT.testProfile*" -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key ``` ### Does it reproduce? Yes ### Applicable branches main ### Failure history _No response_...