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

[Content Bug] Create Hypertable on timestamp (non-tz column). Supported? #3482

Closed
swiffer opened this issue Oct 6, 2024 · 2 comments · Fixed by #3491
Closed

[Content Bug] Create Hypertable on timestamp (non-tz column). Supported? #3482

swiffer opened this issue Oct 6, 2024 · 2 comments · Fixed by #3491
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@swiffer
Copy link
Contributor

swiffer commented Oct 6, 2024

Use this template for reporting bugs in the docs.

Describe the bug

Is partitioning by timestamp supported?

What do the docs say now?

timestamp is supported / not supported. Depends on where you are looking at?

not supported
https://docs.timescale.com/use-timescale/latest/hypertables/create/#create-a-hypertable

This can be a timestamptz, date, or integer. Ensure that you set the datatype for the time column as timestamptz and not timestamp.

supported
https://docs.timescale.com/api/latest/hypertable/dimension_info/#notes

What should the docs say?

consistent guidenance on what column types are supported.

Page affected

https://docs.timescale.com/use-timescale/latest/hypertables/create/#create-a-hypertable
https://docs.timescale.com/api/latest/hypertable/dimension_info/#notes

Subject matter expert (SME)

[If known, who is a good person to ask about this topic]

Screenshots

[Attach images of screenshots showing the bug]

Any further info

[Anything else you want to add, or further links]

Contributing to documentation

We welcome documentation contributions!

  • For information about how to propose a change, see the contributing guide in our GitHub repository.
  • For information on style and word usage, see the style guide
@swiffer swiffer added bug Something isn't working documentation Improvements or additions to documentation labels Oct 6, 2024
@atovpeko atovpeko linked a pull request Oct 8, 2024 that will close this issue
@swiffer
Copy link
Contributor Author

swiffer commented Oct 9, 2024

Thanks for calrifying that!

@atovpeko
Copy link
Contributor

atovpeko commented Oct 9, 2024

@swiffer thank you for reporting :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants