8000 [Typo] SQL statement in API > Continuous aggregates · Issue #664 · timescale/docs.timescale.com-content · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[Typo] SQL statement in API > Continuous aggregates #664
Open
@solugebefola

Description

@solugebefola

Add the appropriate label(s) -->

Describe the bug
Typo in a SQL code block

Location
https://docs.timescale.com/latest/api#continuous_aggregate-create_view

Screenshots

SELECT <grouping_exprs>, <aggregate_functions>
    FROM <hypertable>
[WHERE ... ]
GROUP BY time_bucket( <const_value>, <partition_col_of_hypertable> ),
         [ optional grouping exprs>]
[HAVING ...]

missing opening < in front of optional grouping exprs>

Metadata

Metadata

Assignees

Labels

2.0bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0