79295014

Date: 2024-12-19 16:45:46
Score: 0.5
Natty:
Report link

I think you can use this query directly to get the desired results:

select *, timestamp 'epoch' + unixdate::INT * INTERVAL '1 second' as test from {{ source("yourmodel","table_name")}}

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Kalidaas23