Casey Grimes
Casey Grimes
In this exact case, this is renting moving trucks, which makes the language awkward.
Just as an update/proof point: the auto extension is using RentalVehicleUsage, which would make RentalVehicleReservation a more natural alignment.
Hi @danbri , The core concern is around publishers (specifically in assistive technology) using rental car-specific language when displaying to end users. I'm within a few weeks of having an...
@goldmedal Happy to make the changes requested, but I actually wound up hitting an unexpected issue when processing the MDL on my end—despite declaring BigQuery, I keep getting the MDL...
Most of the issues I had been running into around Trino-esque errors are addressed in Canner/wren-engine#1290; issues with keys and auths resolved.
+1; this issue also occurs in a similar way if you have chosen to use `BOOLEAN` instead of `BOOL` when building a table schema in BigQuery.
Submitted #319 to address.
Update on additional commit: fix: Correct validation logic and increase test coverage to >94% This commit resolves a series of cascading test failures and brings the total test coverage above...
Please xref #287 as relevant
Third commit is meant to address test coverage pain points, as this prevented an initial check passing. The overall coverage rate is now at 98.99%. Additional work needs to be...