[2023-07-10] Library and Engine Team Update #7248
jdunkerley
started this conversation in
Weekly Demo Day
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
is_nan
andis_infinite
to Column. Round on a column was always adding a warning #7246date_diff
anddate_add
functions to Column. Adding new Date/Time operations (-
,date_add
,date_diff
,date_part
) #7221date_part
functions to Column. Adding new Date/Time operations (-
,date_add
,date_diff
,date_part
) #7221Regex
andPattern
intoRegex
and added ato_regex
function. Combine Regex and Pattern #7172Table.replace
and adjusted thereplace
functions to take aRegex
option removinguse_regex
. Add Table.replace; Change Text.replace to take a Text|Pattern, and remove the use_regex param. #7223cross_join
support to Database backends. Add cross_join support to Database Table #7234from
conversions when runtime argument check fails. Automatically applyfrom
conversion when runtime argument check fails #7009fileModifiedOnDisk
notifications. Add fileModifiedOnDisk notification #7239Beta Was this translation helpful? Give feedback.
All reactions