questdb/questdb

Add index creation during mat view creation

Open

#6,094 opened on Sep 1, 2025

 (8 comments) (1 reaction) (0 assignees)Java (972 forks)batch import
EnhancementMaterialized ViewSQLhacktoberfestinternal

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?

We already support indexing symbols on matviews, but only after view is created. It would be nice to have them available also during matview creation. Note when we add this, the show create statement will need to be updated as well

Describe the solution you'd like.

No response

Describe alternatives you've considered.

No response

Full Name:

javier

Affiliation:

questdb

Additional context

No response

Contributor guide