questdb/questdb

CONVERT PARTITION should accept plural PARTITIONS as well

Open

#6494 opened on Dec 3, 2025

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Java (13,403 stars) (972 forks)batch import
EnhancementFrictionGood first issueSQLinternal

Description

Is your feature request related to a problem?

convert partitions to parquet where timestamp < '2025-11-28'

errors because it expect singular partition. It would be cool accepting also partitions

Describe the solution you'd like.

No response

Describe alternatives you've considered.

No response

Full Name:

javier ramirez

Affiliation:

questdb

Additional context

No response

Contributor guide