Riley Thompson
Riley Thompson
If I accidentally toast a post it'd be nice to be able to untoast the post.
Closes https://linear.app/metabase/issue/DRI-116/talk-to-materialize-about-tests-exclusions ### Description The DBs used in the `count-of-grouping` tests rely on relative time but we are not properly destroying and recreating them when they become stale. ### How...
Closes https://linear.app/metabase/issue/DRI-133/vertica-queries-with-arrays-are-not-handled-properly Closes https://linear.app/metabase/issue/DRI-134/athena-queries-with-ararys-are-not-handled-properly ### Description Array types for the Athena and Vertica drivers are not being handled properly, we see things like `com.amazon.athena.jdbc.results.IteratorResultSetBase$AthenaArray` in the UI when querying arrays....
Closes https://linear.app/metabase/issue/DRI-131/cannot-invoke-objecttostring-because-s-is-null ### Description We have an unhandled exception when attempting to connect to an Athena DB without a region. It's caused when building up the subname. Handling this by...
Closes https://linear.app/metabase/issue/DRI-76/mongo-uuid-not-displayed-correctly-and-filter-not-working ### Description Fixes the display by checking if the Mongo binary data is a UUID and converting it if so. Fixes the filtering by converting the given value...