issues
search
KipData
/
FnckSQL
SQL as a Function for Rust
Apache License 2.0
567
stars
48
forks
source link
invalid: fix `cfg(linux)` -> `cfg(unix)` & `ScalarExpression::constant_calculation` adds new expression
#163
Closed
KKould
closed
8 months ago
KKould
commented
8 months ago
What problem does this PR solve?
fix benchmark errors in ubuntu environment
ScalarExpression::constant_calculation
adds new expression
Code changes
[x] Has Rust code change
[ ] Has CI related scripts change
Check List
Tests
[x] Unit test
[x] Integration test
[x] Manual test (add detailed scripts or steps below)
[ ] No code
Side effects
[ ] Performance regression: Consumes more CPU
[ ] Performance regression: Consumes more Memory
[ ] Breaking backward compatibility
Note for reviewer
What problem does this PR solve?
ScalarExpression::constant_calculation
adds new expressionCode changes
Check List
Tests
Side effects
Note for reviewer