duckdb-extension-clickhouse-sql
duckdb-extension-clickhouse-sql copied to clipboard
Missing timestamp funcitons
- toUnixTimestamp
- fromUnixTimestamp
https://clickhouse.com/docs/sql-reference/functions/date-time-functions#fromUnixTimestamp
I'll try to add a PR that implements these functions.