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

snowplow / schema-ddl
80%
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.26.0-M1
branch: refs/tags/0.26.0-M1
CHANGE BRANCH
x
Reset
Sync Branches
  • refs/tags/0.26.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-M2
  • refs/tags/0.27.0
  • refs/tags/0.27.0-M1
  • 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

15 Nov 2024 03:23PM UTC coverage: 80.302% (-0.4%) from 80.692%
11860212877

Pull #213

github

istreeter
Preserve original field order when merging parquet Fields

We use the `Migrations.mergeSchema` function in the loaders, for
combining a series of schemas (e.g. `1-0-0`, `1-0-1`, `1-0-2`) into a
reconciled column

Before this PR, `mergeSchemas` contained some logic to preserve field
order... but it was the wrong logic. It preserved field order of the
newer schema, ignoring whether a field was present in the older schema.

After this PR, we preserve field order of the older schema.  New fields
added in a later schema are appended to the end of the field list.

This feature change is needed for loaders that only allow field
additions when they are appended to the end of a struct. E.g. the Lake
Loader for Hudi/Glue.
Pull Request #213: Preserve original field order when merging parquet Fields

12 of 12 new or added lines in 2 files covered. (100.0%)

14 existing lines in 10 files now uncovered.

1276 of 1589 relevant lines covered (80.3%)

0.8 hits per line

Relevant lines Covered
Build:
Build:
1589 RELEVANT LINES 1276 COVERED LINES
0.8 HITS PER LINE
Source Files on refs/tags/0.26.0-M1
  • Tree
  • List 42
  • Changed 13
  • Source Changed 2
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
11860212877 refs/tags/0.26.0-M1 Preserve original field order when merging parquet Fields We use the `Migrations.mergeSchema` function in the loaders, for combining a series of schemas (e.g. `1-0-0`, `1-0-1`, `1-0-2`) into a reconciled column Before this PR, `mergeSchemas` con... Pull #213 15 Nov 2024 04:54PM UTC istreeter github
80.3
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