Amazon Redshift announces support for unloading data to JSON files - devamazonaws.blogspot.com

Amazon Redshift adds support for unloading SQL query results to Amazon S3 in JSON format, a lightweight and widely used data format that supports schema definition. With the UNLOAD command in Amazon Redshift, you can now use JSON in addition to already supported delimited text, CSV, and Apache Parquet formats.

Post Updated on February 16, 2022 at 10:44PM

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