Redshift added this compression encoding this year: https://aws.amazon.com/about-aws/whats-new/2017/01/amazon-redshift-now-supports-the-zstandard-high-data-compression-encoding-and-two-new-aggregate-functions/
List of all available compression encodings: http://docs.aws.amazon.com/redshift/latest/dg/c_Compression_encodings.html
1) Make the necessary enhancement to ADS Scripting
2) Then ADS Visual Editing
3) Then ADS ER Modeler
@tom: Take a look at file RedShiftUtil.java which contains RedShiftSystemEncodingSet class
V19 svn# 54951,54952 and 54961 - Added Zstandard encoding for Redshift.
For ER Modeler, see attached screenshot, the ZSTD should be a separate value
For ER Modeler, see attached screenshot, the ZSTD should be a separate value
@tom looks good in 19.0.0-alpha-69. Please backport to v18
@tom looks good in 19.0.0-alpha-69. Please backport to v18
V18 svn# 54969 - Added Zstandard encoding for Redshift.
V18 svn# 54969 - Added Zstandard encoding for Redshift.
see attached screenshot. no syntax highlighting in ADS v18, but it has in v19
see attached screenshot. no syntax highlighting in ADS v18, but it has in v19
Issue #15360 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build ADS 18.0.17-4 & ADS 19.0.0-alpha-69 |
No time estimate |
V19 svn# 54951,54952 and 54961 - Added Zstandard encoding for Redshift.