Sean Loiselle

Results 23 issues of Sean Loiselle

#11958 's first step is describing the desired output for `api/sql`, which this PR aims to do. Note that I have also added a number of issue links to #11958...

### What version of Materialize are you using? v0.26.1-dev (4604a289e) ### How did you install Materialize? Built from source ### What is the issue? The following command: ```sql materialize=> create...

C-bug
A-COMPUTE
A-ADAPTER

### Feature request Currently, Materialize only uses a single Timely worker to read from persist (`persist_source`) and write to it (`persist_sink`). This leaves a lot of throughput on the table...

C-feature
A-STORAGE

### Work items * [x] #14639 * [x] #14642 * [x] #14643 * [x] #14644 * [x] #14646 * [x] #12700 * [ ] #14647 * [x] #14648 * [x]...

C-feature
A-sql
Epic
M-platform-blocker
A-ADAPTER

Folks agreed we should do this work, so turning this into a tracking ticket. ## Systems - [x] Kafka (#11504) - [x] Confluent schema registry (#11504) - [x] Postgres (#13552)...

C-feature
A-sql
D-good second issue
C-refactoring
docs-impact
T-UX
A-ADAPTER

### Documentation request Document the HTTP API at `api/sql`; details in https://github.com/MaterializeInc/materialize/blob/main/doc/developer/platform/ux.md ### Related work _No response_

A-docs

### Feature request @necaris drafted #11833 to demo how we might support a WebSocket-based API to support e.g. `TAIL`. This issue just tracks that this work ought to be done.

C-feature
A-ADAPTER

### Feature request _No response_

C-feature
A-sql
A-ADAPTER

MVP for real-time recency. Once this merges, it should be appropriate for private preview. ### Motivation This PR adds a known-desirable feature. #16060 ### Checklist - [x] This PR has...

### Feature request Pg 16 includes the ability to ingest the replication stream using binary rather than text encoding--we should investigate how we can support that in MZ.

C-feature
T-performance
docs-impact
P2
T-PG
A-STORAGE