You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main question is: what happens when adding a Day fraction, like adding 1 hour only.
Second question is: what happens when first parameter is a timestamp.
When manipulating with bigquery date function we have a date as output.
When it gets translated to duckdb
duckdb returns a timestamp
Expecting transpilation is :
The text was updated successfully, but these errors were encountered: