Interface Example of Codec Implementation Usage Register Custom Codec Get the Codec Serialization Deserialization We’ve abstracted the Codec interface to unify the seriali...
Data types Data types The following table shows the data types supported by the PPL plugin and how each one maps to OpenSearch and SQL data types: PPL Type OpenSearch Type SQL ...
HttpBody Messages Example Usage Example service implementation HttpBody Messages The HTTPBody messages allow a response message to be specified with custom data content and a...
Encoding binary data as strings Encoding binary data as strings Once upon a time, transmitting 8-bit data was problematic. It was often transmitted over noisy serial lines and ...