feat(python): Python binding for unbound Predicates#1
Draft
abnobdoss wants to merge 1 commit into
Draft
Conversation
abnobdoss
force-pushed
the
predicate-binding-poc
branch
from
May 24, 2026 20:05
8a1aef2 to
8040d28
Compare
abnobdoss
force-pushed
the
predicate-binding-poc
branch
2 times, most recently
from
May 24, 2026 23:20
b370470 to
4a302f8
Compare
abnobdoss
force-pushed
the
predicate-binding-poc
branch
from
May 24, 2026 23:25
4a302f8 to
ff15d75
Compare
abnobdoss
changed the base branch from
predicate-bind-regression-tests
to
decimal-datum-precision-normalization
May 24, 2026 23:26
abnobdoss
force-pushed
the
decimal-datum-precision-normalization
branch
from
May 24, 2026 23:31
7d629c9 to
cb16acf
Compare
abnobdoss
force-pushed
the
predicate-binding-poc
branch
2 times, most recently
from
May 24, 2026 23:39
ff2aa17 to
bedd58f
Compare
abnobdoss
changed the base branch from
decimal-datum-precision-normalization
to
predicate-bind-regression-tests
May 24, 2026 23:39
abnobdoss
force-pushed
the
predicate-binding-poc
branch
4 times, most recently
from
May 28, 2026 03:23
bd4d2b6 to
08a0f85
Compare
abnobdoss
force-pushed
the
predicate-bind-regression-tests
branch
from
June 3, 2026 00:46
c05ce77 to
0331820
Compare
abnobdoss
force-pushed
the
predicate-binding-poc
branch
from
June 3, 2026 00:53
08a0f85 to
e7f88bf
Compare
abnobdoss
force-pushed
the
predicate-binding-poc
branch
from
June 3, 2026 00:58
e7f88bf to
84ee84c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Status:
Deferred fork-only draft.
Summary:
Adds Python bindings for unbound predicate and reference types. The branch depends on the current predicate bind regression, decimal, and set-retain fixes.
Scope:
Runtime binding only. Typing stubs are handled by a separate package-wide branch.
No external issue references.