Skip to content

Describe the feature... #78

@dbartley2-wiq

Description

@dbartley2-wiq
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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions