Skip to content

Document named zone support for timestamp with time zone#13927

Merged
hashhar merged 1 commit intotrinodb:masterfrom
jhlodin:jl/timestamp-poli-timezone
Sep 26, 2022
Merged

Document named zone support for timestamp with time zone#13927
hashhar merged 1 commit intotrinodb:masterfrom
jhlodin:jl/timestamp-poli-timezone

Conversation

@jhlodin
Copy link
Copy Markdown
Contributor

@jhlodin jhlodin commented Aug 30, 2022

Description

Describe how a named time zone is supported by the timestamp(p) with time zone type with an example

Is this change a fix, improvement, new feature, refactoring, or other?

Improvement

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)

Type documentation

How would you describe this change to a non-technical end user or system administrator?

Describe an additional supported use of Trino types

Related issues, pull requests, and links

Follow up on discussion in #7912 (comment)

Documentation

( ) No documentation is needed.
(x) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

(x) No release notes entries required.
( ) Release notes entries required with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

Copy link
Copy Markdown
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should also add to TIME WITH TIME ZONE .. and explicitly mention that names are not supported (and why...)

@jhlodin jhlodin force-pushed the jl/timestamp-poli-timezone branch from 0a367c0 to 8a61f5e Compare September 2, 2022 21:30
Copy link
Copy Markdown
Member

@hashhar hashhar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@hashhar
Copy link
Copy Markdown
Member

hashhar commented Sep 4, 2022

Note that sphinx is complaining about the link -

Warning, treated as error:
/docs/src/main/sphinx/language/types.rst:239:unknown document: https://www.iana.org/time-zones

@jhlodin jhlodin force-pushed the jl/timestamp-poli-timezone branch 3 times, most recently from 5df3c9f to cf6c0ac Compare September 6, 2022 17:02
@findepi
Copy link
Copy Markdown
Member

findepi commented Sep 7, 2022

The CI is red.

@mosabua
Copy link
Copy Markdown
Member

mosabua commented Sep 7, 2022

@findepi I just checked out the branch locally and verified that the docs build works. The CI failure is misleading and caused by a flaky test from what I can tell.

@hashhar
Copy link
Copy Markdown
Member

hashhar commented Sep 8, 2022

CI hit #13288

@jhlodin jhlodin force-pushed the jl/timestamp-poli-timezone branch from cf6c0ac to 7cd86fa Compare September 8, 2022 18:57
@findepi
Copy link
Copy Markdown
Member

findepi commented Sep 9, 2022

thanks for updating #13927 (comment) but it seems you dropped UTC+11:23 option, it's now undocumented.

@jhlodin jhlodin force-pushed the jl/timestamp-poli-timezone branch 3 times, most recently from 3de399d to f07e9c3 Compare September 12, 2022 20:55
@jhlodin jhlodin force-pushed the jl/timestamp-poli-timezone branch from f07e9c3 to 2335399 Compare September 23, 2022 20:54
@jhlodin jhlodin requested a review from findepi September 23, 2022 20:54
@findepi findepi requested a review from hashhar September 26, 2022 09:02
@jhlodin jhlodin force-pushed the jl/timestamp-poli-timezone branch from 2335399 to e9a5d6c Compare September 26, 2022 14:23
@hashhar hashhar merged commit 06ad121 into trinodb:master Sep 26, 2022
@jhlodin jhlodin deleted the jl/timestamp-poli-timezone branch September 26, 2022 21:33
@github-actions github-actions bot added this to the 398 milestone Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants