## About `pg_table_is_visible` is needed by pandas when using its `to_sql` primitive to talk to CrateDB's PostgreSQL server interface. ## References - https://github.com/pyveci/sqlalchemy-postgresql-relaxed/issues/33 - https://github.com/crate/crate/issues/7988
About
pg_table_is_visibleis needed by pandas when using itsto_sqlprimitive to talk to CrateDB's PostgreSQL server interface.References