OpenSearch/modules/ingest-common/src
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
..
main Ingest: Support integer and long hex values in convert (#32213) 2018-07-24 12:05:50 -07:00
test Ingest: Support integer and long hex values in convert (#32213) 2018-07-24 12:05:50 -07:00