Will Bryant

Results 67 comments of Will Bryant

Thanks @alanrussian for that link. This is a terrifying error for people who know Unix syscalls and not that special behavior :). It'd be great if Flutter on iOS could...

I think we're using https://pub.dev/packages/slide_to_confirm at the moment.

Hmm interesting. What would happen if there's any conflicting unique keys?

By foreign keys do you mean foreign key constraints?

@flamber @salsakran https://www.metabase.com/docs/latest/developers-guide/code-reviews says that I should assign reviewers, but I don't seem to have the power to do that? Is that only for people in the org? I think...

@flamber Thanks for fishing those out, yes it should resolve both. My understanding is that this will bring BigQuery into line with the other databases so it should have the...

Thanks @camsaul. Looks like I need to figure out how to make the main E2E tests run with a particular driver. 4 failures to figure out. ``` clojure.lang.ExceptionInfo: Error executing...

@camsaul Could you please update #25585 so we can check the E2E run? I took the cheap way out and flagged BQ the same way(s) as other databases. Some of...

@camsaul Thanks for those tips! I have been trying to run those tests, but it doesn't finish the run, as it terminates partway through with a fatal error due to...

Should be green now. Created #25742 if you wanna merge the column name fixes first.