Skip to content

refactor: Separate a DataStorage and ETL Sink#63

Merged
peasee merged 3 commits into
trunkfrom
peasee/260218-refactor-data-storage-and-etl-sink
Feb 18, 2026
Merged

refactor: Separate a DataStorage and ETL Sink#63
peasee merged 3 commits into
trunkfrom
peasee/260218-refactor-data-storage-and-etl-sink

Conversation

@peasee
Copy link
Copy Markdown
Contributor

@peasee peasee commented Feb 18, 2026

🗣 Description

  • Storage for data generation and sinks for ETL are logically different, so represent them with different traits

@peasee peasee self-assigned this Feb 18, 2026
@peasee peasee added the enhancement New feature or request label Feb 18, 2026
@peasee peasee enabled auto-merge (squash) February 18, 2026 21:07
@peasee peasee merged commit fa6018d into trunk Feb 18, 2026
9 checks passed
@peasee peasee deleted the peasee/260218-refactor-data-storage-and-etl-sink branch February 18, 2026 21:11
lukekim pushed a commit that referenced this pull request Feb 18, 2026
* refactor: Separate a DataStorage and ETL Sink

* chore: fmt
lukekim added a commit that referenced this pull request Feb 18, 2026
* ADBC only sink

* docs: Update README with formatted examples for Databricks and Spice Cloud ADBC usage

* fix: Move TableFormat into spicebench (#61)

* fix: Move TableFormat into spicebench

* chore: auto-fix cargo fmt + clippy

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* refactor: Separate a DataStorage and ETL Sink (#63)

* refactor: Separate a DataStorage and ETL Sink

* chore: fmt

* chore: auto-fix cargo fmt + clippy

---------

Co-authored-by: William <98815791+peasee@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants