Liam O'Boyle

Results 101 comments of Liam O'Boyle

That sounds pretty good; enum instead of boolean is sensible. The min/max approach would also _work_ with date partitioning but is unlikely to be a good choice - sequential integer...

I think the limit is 4k and yeah, it should be fine. I think there's some work involved to convert the set of integer values into a set of parameters...

I hadn't noticed that query cost increase @tmatalla-wagner, what sort of size arrays are you dealing with to hit that? Or perhaps I did, it was just still drastically cheaper...

@carlos-raylo we're still running this one https://github.com/dbt-labs/dbt-bigquery/issues/16#issuecomment-1296028981; works well except that models using the strategy can't put things into the sql header because they end up being output twice IIRC.

It's maddening how unclear the docs are on what seems like a very common (possibly *the most common*) scenario * want to support Google sign in across iOS and Android...

@sunhohong I came to the eventual conclusion that it didn't matter because the only client ID that supabase actually _sees_ is the web client ID; the Android one isn't needed...

@psteinroe this seems like a bug worth fixing, did you close it because of a lack of response from @lauri865? I might have time to continue working on this if...

Happy to take a poke at it, but it seems like tests are failing even before running any changes; after installing with `pnpm i` in the current `main` branch I...

I never use visual mode, but I enter line ranges all the time - however it doesn't work anyway for many things, e.g. search and replace does not work on...