-
Notifications
You must be signed in to change notification settings - Fork 1.6k
CONVERT PARTITION should accept plural PARTITIONS as well #6494
Copy link
Copy link
Open
Labels
EnhancementEnhance existing functionalityEnhance existing functionalityFrictionGood first issueA great place to get familiar with the codebaseA great place to get familiar with the codebaseSQLIssues or changes relating to SQL executionIssues or changes relating to SQL executioninternal
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementEnhance existing functionalityEnhance existing functionalityFrictionGood first issueA great place to get familiar with the codebaseA great place to get familiar with the codebaseSQLIssues or changes relating to SQL executionIssues or changes relating to SQL executioninternal