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

Use of Type.TypeCode.UNKNOWN in BinaryPhysicalOperator #2915

Open
MMcM opened this issue Sep 12, 2024 · 0 comments
Open

Use of Type.TypeCode.UNKNOWN in BinaryPhysicalOperator #2915

MMcM opened this issue Sep 12, 2024 · 0 comments

Comments

@MMcM
Copy link
Contributor

MMcM commented Sep 12, 2024

See comment #2899 (comment)

This seems to be used there as a stand-in for null values: the associated implementations all look to return null. But I imagine it would be better to know that the Value is null and not unresolved.

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

No branches or pull requests

1 participant