Closed jakobbraun closed 2 years ago
A DynamoDB best practice is to store big attribute compressed for example using gzip or lzo. For accessing them in Exasol they should be unziped.
exasol can only sore ~ 2 Mb string
A DynamoDB best practice is to store big attribute compressed for example using gzip or lzo. For accessing them in Exasol they should be unziped.