substrait-io / substrait

A cross platform way to express data transformation, relational algebra, standardized record expression and plans.
https://substrait.io
Apache License 2.0
1.18k stars 154 forks source link

feat: add i64 variant for exp, ln, log10, log2 and logb functions #628

Closed JazabC closed 5 months ago

JazabC commented 5 months ago

This PR adds i64 as an argument to exp, ln, log10, log2 and logb functions

CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.

github-actions[bot] commented 5 months ago

ACTION NEEDED

Substrait follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.