Yohann Jardin

Results 3 issues of Yohann Jardin

Calling `select sumMapFiltered()(1, 2, 3)` says: > First argument for function sumMapFiltered must be an array, not UInt8. (ILLEGAL_TYPE_OF_ARGUMENT) While calling `select sumMapFiltered()(array(1), 2, 3)` says > Argument #1 for...

pr-not-for-changelog
can be tested

When error msg in `getReturnTypeImpl` would print > Illegal type Int8 of argument 0 of function h3PointDistM. Must be Float64 Error msg in `executeImpl` would print > Illegal type Int8...

pr-not-for-changelog
can be tested

### Summary Update sql_processor to allow adding "custom" extra clause at the end of the CREATE TABLE statement. Update Snowflake processor to add an extra clause `DATA_RETENTION_TIME_IN_DAYS` to configure [Time...