product · inferred from evidence
Redshift
Amazon Redshift, a data warehouse service.
- Fix analyze-schema-compression.py crash on reserved-word column names
The Redshift ColumnEncodingUtility's analyze-schema-compression.py crashed when a column was named with a reserved word such as time, because the generated INSERT SELECT did not quote the identifier properly. The maintainer reproduced it an