Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Introduce debug functions to pg_analytics #2

Open
rebasedming opened this issue Feb 23, 2024 · 0 comments
Open

Introduce debug functions to pg_analytics #2

rebasedming opened this issue Feb 23, 2024 · 0 comments

Comments

@rebasedming
Copy link
Contributor

What
Users are getting table not found errors that are tough to debug because we don't have access to their DB. We should introduce a function that prints the DataFusion schema, i.e.

SELECT * FROM paradedb.parquet_schema();
-- Returns a table with all DataFusion tables and their respective schemas

Why
For debugging

How

@philippemnoel philippemnoel transferred this issue from paradedb/paradedb May 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant