elasticsearch icon indicating copy to clipboard operation
elasticsearch copied to clipboard

ESQL: Skip lookup csv tests on release builds

Open nik9000 opened this issue 7 months ago • 3 comments

LOOKUP isn't supported in release builds yet and it'll fail with a helpful error message if you try it there. But some of the csv-spec tests didn't realize that. Lots did, but these particular ones didn't.

Closes #109170 Closes #110302

nik9000 avatar Jun 25 '24 21:06 nik9000