Amazon Redshift extends SUPER data type column size support to 16 MB - devamazonaws.blogspot.com

Amazon Redshift now supports storing large objects, up to 16MB in size, in SUPER data type. When ingesting from JSON, PARQUET, TEXT, and CSV source files, you can load semi-structured data or documents as values in SUPER data type up to 16MB. Before this enhancement, you could load semi-structured data or documents in SUPER data type only up to 1MB.

Post Updated on December 04, 2023 at 06:03PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com