Skip to content

Fix parquetjs package import#574

Merged
shanghaikid merged 1 commit into
mainfrom
fix-parquetjs-package-name
Jun 2, 2026
Merged

Fix parquetjs package import#574
shanghaikid merged 1 commit into
mainfrom
fix-parquetjs-package-name

Conversation

@shanghaikid

Copy link
Copy Markdown
Contributor

Summary

  • replace the parquet dependency alias with the real @shanghaikid/parquetjs package name
  • update ParquetFormatter imports, tests, and docs to use @shanghaikid/parquetjs
  • bump package version to 3.0.3 for release

Verification

  • yarn build
  • yarn test test/bulkwriter/ParquetFormatter.spec.ts --runInBand
  • npm_config_cache=/private/tmp/npm-cache-attu-sdk npm pack --dry-run --json

@sre-ci-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: shanghaikid

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@codecov

codecov Bot commented Jun 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.53%. Comparing base (2770c38) to head (6b80e15).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #574   +/-   ##
=======================================
  Coverage   97.53%   97.53%           
=======================================
  Files          63       63           
  Lines        5023     5023           
  Branches     1476     1476           
=======================================
  Hits         4899     4899           
  Misses        119      119           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@shanghaikid
shanghaikid merged commit b85dfcd into main Jun 2, 2026
3 of 5 checks passed
@shanghaikid
shanghaikid deleted the fix-parquetjs-package-name branch June 2, 2026 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants