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

assemble: add numeric information to inference #1563

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

williamhbaker
Copy link
Member

@williamhbaker williamhbaker commented Aug 15, 2024

Description:

This is a follow-up to #1554 and #1564. We will now include the numeric inference information in builds, and it will be available to connectors.

Workflow steps:

(How does one use this feature, and how has it changed)

Documentation links affected:

(list any documentation links that you created, or existing ones that you've identified as needing updates, along with a brief description)

Notes for reviewers:

(anything that might help someone review this PR)


This change is Reviewable

@williamhbaker williamhbaker force-pushed the wb/numeric-inference-added branch from 595987e to 4c2f569 Compare August 16, 2024 17:14
Includes the "numeric" information in projection inference if it is available.
@williamhbaker williamhbaker force-pushed the wb/numeric-inference-added branch from 4c2f569 to 409571a Compare August 16, 2024 17:46
@williamhbaker williamhbaker marked this pull request as ready for review August 20, 2024 13:41
@williamhbaker
Copy link
Member Author

Forgot to change this out of draft status, but it is indeed ready for review. At one point I had considered adding some kind of precise indication for when the number bound exceed a maximum i64 since that is a threshold many connectors care about, but the transmission of that value via a floating point caused inconsistencies when trying to interpret it on the connector's side so I held off on that.

Copy link
Member

@jgraettinger jgraettinger left a comment

Choose a reason for hiding this comment

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

LGTM!

@williamhbaker williamhbaker merged commit 1331f93 into master Aug 21, 2024
3 checks passed
@williamhbaker williamhbaker deleted the wb/numeric-inference-added branch August 21, 2024 15:34
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