Add BigQuery support for Records and repeated fields when creating domains.
BigQuery extends the standard SQL model by supporting Records and Repeated fields (and, if you add those two things together, repeated records). Domains in JasperSoft have no support for these whatsoever. While workarounds (derived tables) can be ...