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

snowplow / schema-ddl
81%
master: 81%

Build:
Build:
LAST BUILD BRANCH: fix-ipv6
DEFAULT BRANCH: master
Repo Added 08 Nov 2022 12:14PM UTC
Token th2IXDiu0txH1WgtVfKynAg6yf786Fg3x regen
Build 146 Last
Files 42
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

LAST BUILD ON BRANCH refs/tags/0.27.0-M1
branch: refs/tags/0.27.0-M1
CHANGE BRANCH
x
Reset
Sync Branches
  • refs/tags/0.27.0-M1
  • PDP-1396
  • develop
  • feature/enum-zstd
  • feature/parquet-no-intermediate
  • fix-ci
  • fix-develop
  • fix-ipv6
  • fix-recovery-table-name
  • fix/same-type-incompat
  • improve-migration-signature
  • improve-migration-signature-amendment
  • master
  • max-json-depth
  • migration-field-order
  • omit-empty-struct
  • refs/pull/193/merge
  • refs/pull/195/merge
  • refs/tags/0.16.0
  • refs/tags/0.16.0-M3
  • refs/tags/0.16.0-rc14
  • refs/tags/0.16.0-rc15
  • refs/tags/0.16.0-rc16
  • refs/tags/0.16.0-rc17
  • refs/tags/0.16.0.-rc16
  • refs/tags/0.16.1-M1
  • refs/tags/0.16.1-M2
  • refs/tags/0.17.0
  • refs/tags/0.17.0-M1
  • refs/tags/0.17.0-M2
  • refs/tags/0.17.1
  • refs/tags/0.17.2-M1
  • refs/tags/0.18.0
  • refs/tags/0.18.0-M10
  • refs/tags/0.18.0-M11
  • refs/tags/0.18.0-M12
  • refs/tags/0.18.0-M13
  • refs/tags/0.18.0-M14
  • refs/tags/0.18.0-M15
  • refs/tags/0.18.0-M16
  • refs/tags/0.18.0-M17
  • refs/tags/0.18.0-M18
  • refs/tags/0.18.0-M6
  • refs/tags/0.18.0-M7
  • refs/tags/0.18.0-M8
  • refs/tags/0.18.0-M9
  • refs/tags/0.18.1
  • refs/tags/0.18.1-M4
  • refs/tags/0.18.2
  • refs/tags/0.19.0
  • refs/tags/0.19.0-M1
  • refs/tags/0.19.3
  • refs/tags/0.19.3-M1
  • refs/tags/0.19.3-M2
  • refs/tags/0.19.3-M3
  • refs/tags/0.19.4
  • refs/tags/0.20.0
  • refs/tags/0.20.0-M1
  • refs/tags/0.21.0
  • refs/tags/0.21.0-M1
  • refs/tags/0.22.0
  • refs/tags/0.22.1
  • refs/tags/0.22.2
  • refs/tags/0.23.0
  • refs/tags/0.23.0-M1
  • refs/tags/0.24.0
  • refs/tags/0.24.0-M1
  • refs/tags/0.24.0-M2
  • refs/tags/0.25.0
  • refs/tags/0.25.0-M1
  • refs/tags/0.26.0
  • refs/tags/0.26.0-M1
  • refs/tags/0.26.0-M2
  • refs/tags/0.27.0
  • release/0.19.3
  • release/0.19.4
  • release/0.21.0
  • release/0.22.0
  • release/0.22.1
  • release/0.22.3
  • release/0.23.0
  • release/0.24.0
  • release/0.25.0
  • release/0.27.0
  • upgrade_dependencies

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

Pull #215

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.
Pull Request #215: Redshift: use zstd compression encoding instead text255 with the columns for enum fields

1282 of 1589 relevant lines covered (80.68%)

0.81 hits per line

Relevant lines Covered
Build:
Build:
1589 RELEVANT LINES 1282 COVERED LINES
0.81 HITS PER LINE
Source Files on refs/tags/0.27.0-M1
  • Tree
  • List 42
  • Changed 15
  • Source Changed 1
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
12315750262 refs/tags/0.27.0-M1 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 ge... Pull #215 13 Dec 2024 12:37PM UTC spenes github
80.68
See All Builds (97)

Badge your Repo: schema-ddl

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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

© 2025 Coveralls, Inc