questdb/questdb

CONVERT PARTITION should accept plural PARTITIONS as well

Open

#6,494 opened on Dec 3, 2025

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

Repository metrics

Stars
 (13,403 stars)
PR merge metrics
 (Avg merge 5d 13h) (108 merged PRs in 30d)

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