crate / commons-codec

Data decoding, encoding, conversion, and translation utilities.
https://commons-codec.readthedocs.io
GNU Lesser General Public License v3.0
1 stars 2 forks source link

DynamoDB: Fix `String Set` and `Number Set` representation to CrateDB. #29

Closed amotl closed 3 weeks ago

amotl commented 3 weeks ago

Same like GH-27, but implemented by extending the AWS-vendorized code instead of changing it. Intends to fix GH-26.