trino icon indicating copy to clipboard operation
trino copied to clipboard

Pushdown Timestamp Extraction functions to ClickHouse

Open ssheikin opened this issue 4 months ago • 0 comments

Description

Additional context and related issues

  • https://github.com/trinodb/trino/issues/7100
  • https://github.com/trinodb/trino/issues/10537
  • https://github.com/trinodb/trino/pull/15040

PRs:

  • https://github.com/trinodb/trino/pull/23460
  • https://github.com/trinodb/trino/pull/23785
  • https://github.com/trinodb/trino/pull/23788
  • https://github.com/trinodb/trino/pull/23789
  • https://github.com/trinodb/trino/pull/23802

Trino & ClickHouse docs: https://trino.io/docs/current/functions/datetime.html#convenience-extraction-functions https://clickhouse.com/docs/en/sql-reference/functions/date-time-functions

Release notes

( ) This is not user-visible or is docs only, and no release notes are required. ( ) Release notes are required. Please propose a release note for me. (x) Release notes are required, with the following suggested text:

## Section
* Pushdown Timestamp Extraction functions to ClickHouse. ({issue}`issuenumber`)

ssheikin avatar Oct 16 '24 12:10 ssheikin