JiriOndrusek opened a new issue, #4025: URL: https://github.com/apache/camel-quarkus/issues/4025
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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org