Skip to content

Commit

Permalink
Merge branch 'bigquery-udf-resources'
Browse files Browse the repository at this point in the history
  • Loading branch information
necnec committed Nov 28, 2016
2 parents c66169d + ad35a43 commit ddb4fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v0.19.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ Google BigQuery Enhancements

- The :func:`read_gbq` method has gained the ``dialect`` argument to allow users to specify whether to use BigQuery's legacy SQL or BigQuery's standard SQL. See the :ref:`docs <io.bigquery_reader>` for more details (:issue:`13615`).
- The :func:`~DataFrame.to_gbq` method now allows the DataFrame column order to differ from the destination table schema (:issue:`11359`).
- The :func:`read_gbq` method now allows passing user defined functions
- The :func:`read_gbq` method now allows query configuration preferences

.. _whatsnew_0190.errstate:

Expand Down

0 comments on commit ddb4fd1

Please sign in to comment.