Extend support for Nested Queries to BigQuery, as discussed in #5788.
There are some weird things about BigQuery syntax that made support a little trickier than the other SQL drivers. Plus it might also make sense to switch over to standard SQL syntax (#5402) before adding significant amounts of new logic for SQL generation.
Is there any news about support Nested Queries (saved questions as database) into Query Builder with BigQuery DB?
I want to help for this feature.
Can someone pointed on me which files should I looking up to?
@camsaul maybe
Implemented by #8869
Most helpful comment
Is there any news about support Nested Queries (saved questions as database) into Query Builder with BigQuery DB?