observablehq / feedback

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

Error on Database Query (Catalog Error: Table with name x does not exists) #553

Open elaval opened 1 year ago

elaval commented 1 year ago

Describe the bug On several notebooks (that were working the previous day) I am receiving an error on Database Queries,

To Reproduce Steps to reproduce the behavior:

  1. Create a new notebook
  2. Attach a tsv file
  3. Create a new DatabaseQuery selecting the attached file as the database
  4. Create a SQL query (e.g. SELECT * FROM table)
  5. I see the error

Expected behavior The query should work without issues

Screenshots

image

Desktop (please complete the following information):

Additional context This is happening on multiple notebooks (even from different accounts). Tried in Incognito Mode and got the same behaviour.

Fil commented 1 year ago

Thank you for the report. We are aware of the situation and working on a fix.