Graham Gnall

Results 18 comments of Graham Gnall

Downgrading from epic. Current tracked in linked issue above

Yes in both beta and alpha via: https://github.com/moranje/alfred-workflow-todoist/releases I'm not sure if there's something wrong with my node setup

Resources: [Wireframes ](https://whimsical.com/first-mile-4GTUdfKvfFhxPZfcqCZspB) [Spec](https://www.notion.so/materialize/First-Mile-Experience-303cafc779be424980bf2536d164ef5b)

Closing. This is/will be broken out into various other epics.

Consider adding "...while in a transaction" to acceptance criteria to handle multiple selects. Joe: can we actually know that within pg protocol? Matt believes so.

Idea Surfaces team discussed: In order to make SHOWS always fast we could have default indexes to serve from memory and not persist. Users can't create their own indexes in...

Proposed guardrail: Times served out of timestamp oracle should never exceed system clock. OR never exceed by some interval. Challenges: Internal metrics written to tables always get a new timestamp...

If we are automatically replicating tables, users are likely to miss any columns with unsupported types. What would happen in these cases? If we can't provide immediate and actionable feedback...

Awesome @petrosagg. What's the ux if they try to ingest an unsupported and uncasted-to-supported type? Do we error on CREATE SOURCE or at all?