Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement parametric timestamp with time zone #3947

Merged
merged 3 commits into from
Jun 18, 2020

Conversation

martint
Copy link
Member

@martint martint commented Jun 7, 2020

No description provided.

@martint martint added the WIP label Jun 7, 2020
@cla-bot cla-bot bot added the cla-signed label Jun 7, 2020
@martint martint force-pushed the timestamptz-parametric branch 4 times, most recently from 1283aee to 7b8c2ea Compare June 8, 2020 05:12
@martint martint force-pushed the timestamptz-parametric branch 6 times, most recently from 9064e2b to a3e7f0a Compare June 9, 2020 06:12
@martint martint force-pushed the timestamptz-parametric branch from a3e7f0a to b08b57b Compare June 9, 2020 19:00
@martint martint removed the WIP label Jun 9, 2020
@martint martint changed the title [WIP] Implement parametric timestamp with time zone Implement parametric timestamp with time zone Jun 9, 2020
@martint martint requested a review from dain June 9, 2020 19:01
@martint martint force-pushed the timestamptz-parametric branch 3 times, most recently from a060f71 to b4d6bf8 Compare June 10, 2020 14:54
@martint martint force-pushed the timestamptz-parametric branch 3 times, most recently from 7320c9f to 7c11011 Compare June 16, 2020 06:20
Copy link
Member

@dain dain left a comment

Choose a reason for hiding this comment

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

Some comments so far... these are on the out dated diff, and may not apply anymore

Copy link
Member

@dain dain left a comment

Choose a reason for hiding this comment

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

Couple of minor comments but otherwise looks good

@martint martint force-pushed the timestamptz-parametric branch 3 times, most recently from e4066ea to 2272346 Compare June 18, 2020 03:53
martint added 3 commits June 18, 2020 07:28
Relying on ClientTypeSignature to render the string version of the type
is brittle for any type with an irregular shape (e.g., timestamp(p) with time zone)
@martint martint force-pushed the timestamptz-parametric branch from 2272346 to e8a000e Compare June 18, 2020 14:28
@martint martint merged commit 62cf151 into trinodb:master Jun 18, 2020
@martint martint mentioned this pull request Jun 18, 2020
9 tasks
@martint martint added this to the 337 milestone Jun 18, 2020
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.

2 participants