Scala + Google BigQuery

Hi,

has anyone experience connecting to BigQuery using Scala? Or is there some idiomatic way to do so? Specifically I wonder if there is a decent way to git rid of the raw SQL query strings. Having gotten used to slick it feels weird to write those. Maybe quill could be a solution to this (haven’t used it so far)?

Thanks for any pointers,
michael