Skip to content

Issues: MaterializeInc/materialize

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Tables from Pg/Mysql sources have duplicate data after a backup+rollback C-bug Category: something is broken T-correctness Theme: relates to consistency and correctness of results.
#29548 opened Sep 15, 2024 by def-
panic: cannot drop instances with installed collections A-CLUSTER Topics related to the CLUSTER layer A-compute Area: compute A-controller Area: controllers
#29528 opened Sep 13, 2024 by sentry-io bot
Latency slowly creeps up when running same few SELECTs against a cluster C-bug Category: something is broken
#29526 opened Sep 13, 2024 by def-
surfaces/adapter: support starts_with PostgreSQL function C-feature Category: new feature or request
#29520 opened Sep 13, 2024 by morsapaes
migrate and extend tests
#29510 opened Sep 12, 2024 by nrainer-materialize
Add filter pushdown support for to_timestamp A-PERSIST Area: persistence of (meta)data C-feature Category: new feature or request
#29508 opened Sep 12, 2024 by sjwiesman
Text concatenation could be made monotonic in the 2nd arg and left in the first arg A-CLUSTER Topics related to the CLUSTER layer A-optimization Area: query optimization and transformation
#29507 opened Sep 12, 2024 by ggevay
create table from source: entered unreachable code C-bug Category: something is broken
#29503 opened Sep 12, 2024 by nrainer-materialize
Improve optimizer fast path to not even run optimize_mir_local A-CLUSTER Topics related to the CLUSTER layer A-optimization Area: query optimization and transformation
#29501 opened Sep 12, 2024 by ggevay
Decouple storage controller processing from the coordinator A-CLUSTER Topics related to the CLUSTER layer A-controller Area: controllers A-storage Area: storage T-platform-v2 Theme: Platform v2
#29486 opened Sep 11, 2024 by teskje
Pass in a context to window functions to reduce allocations A-CLUSTER Topics related to the CLUSTER layer
#29485 opened Sep 11, 2024 by ggevay
[Epic] Outer join low-hanging fruits A-CLUSTER Topics related to the CLUSTER layer A-optimization Area: query optimization and transformation Epic [Auto] Multi-stage issue
#29480 opened Sep 10, 2024 by ggevay
Window function fusion for window aggregations A-CLUSTER Topics related to the CLUSTER layer A-optimization Area: query optimization and transformation
#29478 opened Sep 10, 2024 by ggevay
persist: push empty batch in spine_exert when there's no merges to fuel A-PERSIST Area: persistence of (meta)data
#29459 opened Sep 9, 2024 by danhhz
persist: cache schema migrations where one/both schema ids are missing A-PERSIST Area: persistence of (meta)data
#29456 opened Sep 9, 2024 by danhhz
window functions: last_value is quadratically slow with no ORDER BY A-CLUSTER Topics related to the CLUSTER layer
#29455 opened Sep 9, 2024 by ggevay
ProTip! Exclude everything labeled bug with -label:bug.