Skip to content

[Enhancement]: Remove useless metadata table _timescaledb_catalog.continuous_aggs_bucket_function #7349

Open
@fabriziomello

Description

@fabriziomello

What type of enhancement is this?

Tech debt reduction

What subsystems and features will be improved?

Continuous aggregate

What does the enhancement do?

Remove useless metadata table _timescaledb_catalog.continuous_aggs_bucket_function. This table is not necessary anymore because we already refactored the current code to get the bucket function Oid based on the query tree stored on Postgres metadata (#7042).

Implementation challenges

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Continuous Aggregatetech-debtNeeds refactoring and improvement tasks related to the source code and its architecture.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions