-
> **Használati feltételek / Use conditions:**
Fejlesztői támogatás csak és kizárólag a teszt környezetben az XML API implementációjának támogatására vehető igénybe. Bármely a tárgynak nem megfelelő, …
-
This is in relation to post on Stack Overflow post [here](http://stackoverflow.com/questions/42099842/bigquery-how-to-iterate-over-results-using-java-api).
As per the sample code [here](https://git…
-
I have a complex application and I am using Apache Flink to stream events from Kafka to BigQuery; the application queries the dataset first in order to get the latest offset for each topic/partition. …
-
Please support nested schema field names in complex queries like `SELECT ARRAY[STRUCT(1 AS a, 2 AS b, 3 AS c)] AS d`
``` js
const BigQuery = require('@google-cloud/bigquery');
> BigQuery().query({ qu…
-
- Stacktrace
```
$ python sync_query_params.py timestamp
Traceback (most recent call last):
File "sync_query_params.py", line 176, in
sync_query_timestamp_params()
File "sync_query_…
-
## Bug Report
## Expected Behavior
`SELECT PARSE_DATE("%F", "2000-12-30")` should return `2000-12-30`
## Actual Behavior
It returns `Invalid Date`.
## Steps to Reproduce the Problem
…
-
I am creating a simple Query against a big query table, however I cannot seem to actually send the query due to an issue with `QueryJobConfiguration` throwing a `java.lang.NoSuchMethodError` when it t…
-
## Description
* Internal Server Error in Dashboard
* "FIDO2 (WebAuthn) Authentication Devices" is not displayed
![InternaleServerError](https://user-images.githubusercontent.com/37646647/7909646…
-
### JDBC version in pom.xml
2.3-stable shaded version
### ClickHouse version
20.8-lts
### Error logs
```
20/10/29 12:13:36 ERROR yarn.Client: Application diagnostics message: User class thr…
-
I may be missing something very simple, but the `QueryResultsOption.maxWaitTime` does not appear to be followed.
Version: `0.26.0-beta`.
Code sample below:
```
bigquery.query(
…