Open talagluck opened 8 months ago
So this query dives really deep into the pg catalog, and has a ton of tables and exprs that we currently don't support
CAST([expr] as REGCLASS)
CAST([expr] as OID)
ANY (ARRAY [...])
marking this as on hold
until we have a strategy for how to handle json_build_object
.
Description
See also #1577
When attempting to use Great Expectations with GlareDB (using a Postgres connection string), I get
Full error:
Steps to reproduce: