-
Notifications
You must be signed in to change notification settings - Fork 9
Describe the feature... #78
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
select
greatest(current_timestamp(), timestamp_sub(current_timestamp(), interval 1 day))
as my_timestamp,
This works in BigQuery but fails in sdf.
error: SDF209: Failed to resolve function GREATEST: Argument type mismatch: actual: (timestamp, timestamp); candidates: ($1).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request