Skip to content

feat: implement multi-source ScanIterator for unified memtable and SS… - #114

Merged
ElioNeto merged 6 commits into
mainfrom
feature/issue-106
May 1, 2026
Merged

feat: implement multi-source ScanIterator for unified memtable and SS…#114
ElioNeto merged 6 commits into
mainfrom
feature/issue-106

Conversation

@ElioNeto

Copy link
Copy Markdown
Owner

…Table querying

📝 Description

🎯 Type of Change

  • ✨ New feature (feat:)
  • 🐛 Bug fix (fix:)
  • 📝 Documentation (docs:)
  • 🎨 Code style/refactor (style: / refactor:)
  • ⚡ Performance improvement (perf:)
  • ⚙️ Build/config changes (build: / chore:)
  • ✅ Tests (test:)

🔍 What Changed?

⚙️ Testing

  • All tests pass locally (cargo test)
  • Ran cargo fmt and cargo clippy
  • Added/updated tests for new functionality
  • Manually tested the changes

📸 Screenshots (if applicable)

📚 Related Issues

  • Closes #
  • Refs #

❗ Version Bump

  • Patch bump (default, auto-applied)
  • Minor bump (manually updated Cargo.toml to X.Y+1.0)
  • Major bump (manually updated Cargo.toml to X+1.0.0)

✅ Checklist

  • Code follows project conventions
  • Documentation updated (if needed)
  • CHANGELOG entry added (if significant change)
  • Breaking changes documented (if any)
  • Ready to merge to main and auto-release

@ElioNeto
ElioNeto merged commit 663a65a into main May 1, 2026
8 checks passed
@ElioNeto
ElioNeto deleted the feature/issue-106 branch May 1, 2026 14:22
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.

1 participant