[ 
https://issues.apache.org/jira/browse/CAMEL-18382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17584775#comment-17584775
 ] 

Jiri Ondrusek commented on CAMEL-18382:
---------------------------------------

ok, thanks

> Google-bigquery allow different value types from headers 
> ---------------------------------------------------------
>
>                 Key: CAMEL-18382
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18382
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-google-bigquery
>    Affects Versions: 3.18.0
>            Reporter: Jiri Ondrusek
>            Assignee: Jiri Ondrusek
>            Priority: Minor
>             Fix For: 3.19.0
>
>
> One of the ways of execution of sql via `google-bigquery` component is to 
> pass values in header. Header values are passed into the sql request. 
> Unfortunately each object is converted to String in [this 
> line|https://github.com/apache/camel/blob/main/components/camel-google/camel-google-bigquery/src/main/java/org/apache/camel/component/google/bigquery/sql/GoogleBigQuerySQLProducer.java#L160.]
>  
> It would be nice, if the component could keep several types based on the type 
> of the value  (like numeric, boolean)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to