Teradata - add support for CURRENT_TIMESTAMP

natejgardner
natejgardner Neuron, Registered, Neuron 2022, Neuron 2023 Posts: 151 Neuron

The Dataiku formula language now() function hooks into many databases' syntax for returning the current time, but doesn't currently support Teradata, limiting the ability to use Dataiku formula language in Teradata across many recipes for date-related calculations. By adding support for CURRENT_TIMESTAMP/CURRENT_DATE, common use cases like filter diff(my_date,now(),'d') > 0 will become possible, making it easy to create useful time windows and take advantage of other convenient Dataiku formula language features without needing to write SQL.

0
0 votes

New · Last Updated

Setup Info
    Tags
      Help me…