[
https://issues.apache.org/jira/browse/CAMEL-11733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153350#comment-16153350
]
ASF GitHub Bot commented on CAMEL-11733:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/1914
> camel-google-bigquery : Incorrectly set partition name
> ------------------------------------------------------
>
> Key: CAMEL-11733
> URL: https://issues.apache.org/jira/browse/CAMEL-11733
> Project: Camel
> Issue Type: Bug
> Reporter: Evgeny Minkevich
> Assignee: Andrea Cosentino
> Fix For: 2.20.0
>
>
> When Partition Decorator is set as:
> {code:java}
> .setHeader(GoogleBigQueryConstants.PARTITION_DECORATOR,simple("20170901"))
> {code}
> The exception is thrown:
> {code}
> Invalid table ID \\\"table_name?20170901
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)