Nik Everett
Nik Everett
I *think* I'm ok to approve this while @csoulios is out for a bit. We have a bit of time before it fully lands in production and we expect a...
@elasticmachine run elasticsearch-ci/packaging-tests-unix-sample
I'm out of the office but I know the aggs team has some ideas to use more efficient representations in the least efficient stages. That should help a ton with...
I'll debug this a bit and figure out where it lands.
yeah - it looks indeed like it's https://github.com/elastic/elasticsearch/blob/main/server/src/main/java/org/elasticsearch/common/time/JavaDateFormatter.java#L48-L59. All those default looks wrong if you are using month of year. The reason `lt` works is because it turns off the...
I've sent this to the core-infra folks who know this code much better than I do. This is specifically about the "round up" parser.
> Also, please note that this issue does not occur with ES6, presumably because it uses Joda time rather than Java time. Yeah. I imagine that's what it was. That...
Sorry about that! Day of year queries aren't something I'd use, but I'm not in your industry. Anyway! The tags I've put on this should cause an expert in this...
I think it could be useful to have a sort of ratcheting mechanism. You can declare the number of failures that are OK somewhere and if that number is _exactly_...
> Instructions above. You could clone Elasticsearch at `1b617f1d7426f596150724d431c807fe82c408ab` and import it into Eclipse. It'll import with a few errors that you can ignore for this reproduction. The errors you...