OpenSearch/modules/ingest-common
Ryan Ernst 49d4b26f16
Ingest: Support integer and long hex values in convert (#32213)
This commit adds checks for hex formatted strings in the convert
processor, allowing strings like `0x1` to be parsed as integer `1`.

closes #32182
2018-07-24 12:05:50 -07:00
..
src Ingest: Support integer and long hex values in convert (#32213) 2018-07-24 12:05:50 -07:00
build.gradle INGEST: Make a few Processors callable by Painless (#32170) 2018-07-20 21:10:35 +02:00