In **dummy_bq.py** 'REPEAT' should be replaced with 'REPEATED'. Also, would be great to replace **column['MODE']** with **column.get('MODE', None)**.