• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

snowplow / schema-ddl / 12413740361 / 1
81%
master: 81%

Build:
Build:
LAST BUILD BRANCH: fix-ipv6
DEFAULT BRANCH: master
Ran 19 Dec 2024 01:36PM UTC
Files 42
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

13 Dec 2024 12:28PM UTC coverage: 80.68% (+0.4%) from 80.314%
12413740361.1

push

github

spenes
Redshift: use zstd compression encoding instead text255 with the columns for enum fields (#215)

Currently, we make the compression encoding of the columns for enum fields text255.
However, text255 doesn't allow to alter the column therefore we get exception while
trying to resize the column. In order to solve this problem, we decided to use zstd
compression encoding with enum fields as well.

Encoding of the newly created columns for enum fields will be zstd after this change
however compression encoding of the existing columns won't be updated after this
change and we will continue to get exception when those columns are tried to be resized.
Those exception will be caught and ignored in RDB Loader.

1282 of 1589 relevant lines covered (80.68%)

0.81 hits per line

Source Files on job 12413740361.1
  • Tree
  • List 42
  • Changed 13
  • Source Changed 1
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12413740361
  • 00bb4162 on github
  • Prev Job for on develop (#12008312895.1)
  • Next Job for on develop (#12414365620.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc