Skip to content

Add tuple FromIterator feature#1

Open
dzmitry-lahoda wants to merge 1 commit into
fereidani:mainfrom
dzmitry-lahoda-forks:dz/tupleiter
Open

Add tuple FromIterator feature#1
dzmitry-lahoda wants to merge 1 commit into
fereidani:mainfrom
dzmitry-lahoda-forks:dz/tupleiter

Conversation

@dzmitry-lahoda
Copy link
Copy Markdown

@dzmitry-lahoda dzmitry-lahoda commented May 2, 2026

Value

Will make oql dsl projection to be type free like in sql https://github.com/Fabian2000/oql

Summary

  • add a tuple feature that forwards to layout_internal
  • emit FromIterator<(field_1, field_2, ...)> for generated SoA vecs when enabled
  • cover tuple collection order with a feature-gated regression test

Validation

  • cargo test
  • cargo test --features tuple

@dzmitry-lahoda dzmitry-lahoda marked this pull request as ready for review May 2, 2026 00:37
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