elasticsearch icon indicating copy to clipboard operation
elasticsearch copied to clipboard

ESQL: Handle ADD near the end of time

Open nik9000 opened this issue 9 months ago • 2 comments

This updates our tests to handle the case where you are adding a TemporalAmount to a date that is new Long.MAX_VALUE. It also adds a test case that generates dates new that time just so we catch errors out that way faster.

Closes #107817

nik9000 avatar Apr 26 '24 20:04 nik9000

Documentation preview:

github-actions[bot] avatar Apr 26 '24 20:04 github-actions[bot]

Pinging @elastic/es-analytical-engine (Team:Analytics)

elasticsearchmachine avatar Apr 26 '24 20:04 elasticsearchmachine

I'll drop the asciidoc from this one.

nik9000 avatar Apr 30 '24 16:04 nik9000

I'll drop the asciidoc from this one.

#108005 is merged, so the asciidoc is no longer regenerated by tests now.

bpintea avatar Apr 30 '24 16:04 bpintea