What steps will reproduce the problem?
1. Create table MyDataSet.MyTable20140701
2. Do an API call with the following query while specifying the defaultDataset
property:
SELECT * FROM TABLE_DATE_RANGE(MyTable, TIMESTAMP('2014-07-01'),
TIMESTAMP('2014-08-01'))
What is the expected output?
Empty result set
What do you see instead?
Error message: Expected '[project:]dataset.tableprefix' but got only MyTable
What version of the product are you using? On what operating system?
I ran the query directly from API explorer here:
https://developers.google.com/bigquery/docs/reference/v2/jobs/query
Please provide any additional information below.
Original issue reported on code.google.com by igal.d...@papercut.com on 7 Jul 2014 at 7:18
Original issue reported on code.google.com by
igal.d...@papercut.com
on 7 Jul 2014 at 7:18