trino icon indicating copy to clipboard operation
trino copied to clipboard

Support DateTime64 in 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

ClickHouse docs:

  • https://clickhouse.com/docs/en/sql-reference/data-types/datetime
  • https://clickhouse.com/docs/en/sql-reference/data-types/datetime64

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
* Support DateTime64 in ClickHouse. ({issue}`issuenumber`)

ssheikin avatar Oct 15 '24 16:10 ssheikin