observablehq / feedback

Customer submitted bugs and feature requests
42 stars 3 forks source link

What does `undefined` mean in the sql table? #405

Closed domoritz closed 2 years ago

domoritz commented 2 years ago

SQL tables have an undefined text below the column title. What is this for?

Screen Shot 2022-04-16 at 1 42 29 PM
CobusT commented 2 years ago

This looks like a bug... it should show 'int32' instead of 'undefined'. Let me follow up on this.

annie commented 2 years ago

i was able to reproduce this locally, it's definitely a bug! i'm working on a fix now 👍

annie commented 2 years ago

just merged a fix. @domoritz is the issue fixed for you now?

domoritz commented 2 years ago

Yes