While there are some cases where users may want to use FLOATS, floating point inaccuracy can cause showstopper issues for many applications. BigQuery currently supports NUMERIC data types so it would be great to have the ability to use those instead as at current it is breaking several of our fields which are set up as Decimal.
Looks like the change(s) needed are just around this line.