Skip to content

Commit

Permalink
updating engine version 151-153 (#154)
Browse files Browse the repository at this point in the history
Signed-off-by: Gal Salomon <gal.salomon@gmail.com>
  • Loading branch information
galsalomon66 committed Mar 26, 2024
1 parent 2a050da commit eb40d36
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions include/s3select_functions.h
Original file line number Diff line number Diff line change
Expand Up @@ -2264,6 +2264,10 @@ struct _fn_engine_version : public base_function {
-- the scripts use the dsdgen application resides on https://github.com/galsalomon66/tpc-ds-datagen-to-aws-s3
the whole system resides in a container [ docker pull galsl/fedora_38:tpcds_v2 ] #146
-- upon logical_operand(and/or) the parser-builder does not use case-insensitive compare function, resulting in wrong evaluation #147
-- avoid timeout upon long processing #152
-- replace assert with an exception to avoid crashing the process #151
-- fix for the use-case of not-operator on a string #153
)";

_fn_engine_version()
Expand Down

0 comments on commit eb40d36

Please sign in to comment.