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

Null checking for Min/Max #25

Open
ankurdave opened this issue Mar 8, 2018 · 0 comments
Open

Null checking for Min/Max #25

ankurdave opened this issue Mar 8, 2018 · 0 comments

Comments

@ankurdave
Copy link
Collaborator

From #23:

Setting init value to zero (default for IntegerType currently) might not return valid results when data contains also negative values.

The existing null checks are not sufficient since they only check the nullity of the current max, not the new value.

octaviansima added a commit to octaviansima/opaque that referenced this issue May 3, 2021
This PR downloads and builds DuckDB as a shared library to be linked to our enclave code. It defines a new task in build.sbt to first download the source files which is then compiled into a shared library by a very minimal CMakeLists.txt.
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