opensearch-project / data-prepper

Data Prepper is a component of the OpenSearch project that accepts, filters, transforms, enriches, and routes data at scale.

Home Page:https://opensearch.org/docs/latest/clients/data-prepper/index/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Export BSON Decimal as BigDecimal from DocumentDb source

dlvenable opened this issue · comments

DocumentDB and BSON have a decimal type. This can be output from the documentdb source as a Java BigDecimal.