Skip to content

Conversation

@martint
Copy link
Member

@martint martint commented Mar 27, 2024

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.

martint added 3 commits March 27, 2024 00:04
Previously, the result value could simultaneously encode a
missing binding, a null value and a non-null value. It
was up to the caller to check whether the result was an
Expression, a Constant, or another non-IR value.

The updated version encodes the presence or absence via
an Optional, and the null vs non-null via the IR Constant
encoding.
@cla-bot cla-bot bot added the cla-signed label Mar 27, 2024
@github-actions github-actions bot added tests:hive iceberg Iceberg connector hive Hive connector labels Mar 27, 2024
@martint martint merged commit 80e492a into trinodb:master Mar 27, 2024
@martint martint deleted the ir-cleanup branch March 27, 2024 18:03
@github-actions github-actions bot added this to the 444 milestone Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed hive Hive connector iceberg Iceberg connector

Development

Successfully merging this pull request may close these issues.

2 participants