apache / apache/camel-quarkus

Google-bigquery: Add a test using GoogleBigQueryConstants.PARTITION_DECORATOR if possible

Open
#4,025 0 comments 0 reactions 1 assignee Claimed by @JiriOndrusek View on GitHub
Dominant language
Java
Stars
302
Forks
232
Avg merge
1d 20h
Merged PRs (30d)
114

Description

I was not able to find a way of using `GoogleBigQueryConstants.PARTITION_DECORATOR` during implementation of https://github.com/apache/camel-quarkus/issues/3949

All my attempts failed on an error returned by the Google Cloud API

```
Streaming to metadata partition of column based partitioning table ... is disallowed
```

It would be nice to investigate the problem and found whether it is caused by the wrong usage (and fix the test) or whether there is a limitation/issue on Google Cloud API.

I think that one of possible explanations might be the fact, that it takes several minutes/hours for the google engine to create partitions for the table

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.