-
```
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_…
-
```
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_…
-
```
What steps will reproduce the problem?
1. bq load .... ---> get jobId
2. bq wait -some-job-id -some-seconds-
3. --> Unexpected exception in wait operation
What is the expected output? What do yo…
-
It would be better to have a more generic query parameter template (without the type) and then maybe offer types for integer/string etc. additionally?
Currently each query parameter integer would …
-
```
At present, bigquery does not have any function that can provide time zone c
onversions.
This issue is discussed in more detail here:
http://stackoverflow.com/questions/12482637/bigquery-conver…
-
```
At present, bigquery does not have any function that can provide time zone c
onversions.
This issue is discussed in more detail here:
http://stackoverflow.com/questions/12482637/bigquery-conver…
-
```
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_…
-
```
What steps will reproduce the problem?
1. https://cloud.google.com/bigquery/authorization
2. Python code is out-dated
3.
What is the expected output? What do you see instead?
something that uses …
-
## Summary
Leverage RPC to allow Web Management of accounts (add, change pass, etc)
### Proposed library:
https://github.com/joncol/jcon-cpp
### Some of these features require JsonRPC
- [ ] S…
-
```
What steps will reproduce the problem?
1. bq load .... ---> get jobId
2. bq wait -some-job-id -some-seconds-
3. --> Unexpected exception in wait operation
What is the expected output? What do yo…