Jo
Jo
I'll take a look at this soon. Besides the `quantile` argument missing in the `Quantile` expression, I don't think SQLGlot can handle the syntax `foo(a)(b)` yet.
FYI the temp table fix has been deployed with 23.13.0.
Thanks for the reports / PRs @viplazylmht, these make sense. Perhaps we could only add a single `UpperHex` node and treat the current one as `LowerHex`? Would you like to...
Interesting, so it completely flattens structs. FYI @VaggelisD, an interesting edge case here is when two struct fields on different levels have the same names. BigQuery will give them names...
ok I see, I'm not sure if it's worth preserving all of that then. Perhaps our usual `_col_i` naming scheme will suffice?
Yep 👍. FYI this is a WIP on our end, should have a fix soon.
So I think the implicit unnesting is probably trickier, and my hunch is that Vaggelis' PR won't solve it. Though I'd double check to be sure. > Currently trying to...
Yep, these should work after we fix this issue :)
@Toms1999 I'm going to close these tickets as not planned. Reviewing, reproducing and fixing issues is time-consuming and we're a small team, so we kindly ask that you put more...