Skip to content

refactor(parquet): rename crate directory from amp-parquet to parquet#1958

Merged
LNSD merged 1 commit intomainfrom
lnsd/refactor-parquet-rename-dir
Mar 12, 2026
Merged

refactor(parquet): rename crate directory from amp-parquet to parquet#1958
LNSD merged 1 commit intomainfrom
lnsd/refactor-parquet-rename-dir

Conversation

@LNSD
Copy link
Contributor

@LNSD LNSD commented Mar 12, 2026

Align directory name with workspace convention where crate directories drop the amp- prefix, keeping the published crate name unchanged.

  • Rename crates/core/amp-parquet/ to crates/core/parquet/
  • Update path references in all dependent Cargo.toml files
  • Update workspace members list in root Cargo.toml

Align directory name with workspace convention where crate directories
drop the `amp-` prefix, keeping the published crate name unchanged.

- Rename `crates/core/amp-parquet/` to `crates/core/parquet/`
- Update `path` references in all dependent `Cargo.toml` files
- Update workspace members list in root `Cargo.toml`

Signed-off-by: Lorenzo Delgado <lorenzo@edgeandnode.com>
@LNSD LNSD requested review from Theodus, leoyvens and shiyasmohd March 12, 2026 00:08
@LNSD LNSD self-assigned this Mar 12, 2026
Copy link
Contributor

@shiyasmohd shiyasmohd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✅

@LNSD LNSD merged commit 9e4889e into main Mar 12, 2026
8 checks passed
@LNSD LNSD deleted the lnsd/refactor-parquet-rename-dir branch March 12, 2026 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants