Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement/8561507350/precompute output schema from processing #2233

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

alexowens90
Copy link
Collaborator

Reference Issues/PRs

Closes 8561507350

What does this implement or fix?

Adds a method to clauses to produce the correct StreamDescriptor and NormalizationMetadata given the same types as input, or throw an exception if the clause is not compatible with the input columns/types.

Checklist

Checklist for code changes...
  • Have you updated the relevant docstrings, documentation and copyright notice?
  • Is this contribution tested against all ArcticDB's features?
  • Do all exceptions introduced raise appropriate error messages?
  • Are API changes highlighted in the PR description?
  • Is the PR labelled as enhancement or bug so it appears in autogenerated release notes?

@alexowens90 alexowens90 self-assigned this Mar 12, 2025
@alexowens90 alexowens90 added the patch Small change, should increase patch version label Mar 12, 2025
@alexowens90 alexowens90 marked this pull request as draft March 12, 2025 13:22
@alexowens90 alexowens90 marked this pull request as ready for review March 12, 2025 16:45
@alexowens90 alexowens90 changed the title WIP: Enhancement/8561507350/precompute output schema from processing Enhancement/8561507350/precompute output schema from processing Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Small change, should increase patch version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant