You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2017/09/04 13:36:00 UTC

[jira] [Resolved] (CAMEL-11733) camel-google-bigquery : Incorrectly set partition name

     [ https://issues.apache.org/jira/browse/CAMEL-11733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino resolved CAMEL-11733.
--------------------------------------
    Resolution: Fixed

> 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)