35.7. 消息标头
Google BigQuery 组件支持 4 个消息标头,如下所列:
| Name | 描述 | 默认值 | 类型 |
|---|---|---|---|
| CamelGoogleBigQueryTableSuffix (producer) 常数 : TABLE_SUFFIX | 插入数据时要使用的表后缀。 | 字符串 | |
| CamelGoogleBigQueryTableId (producer) 常数 : TABLE_ID | 提交数据的表 ID。如果指定,将覆盖端点配置。 | 字符串 | |
| CamelGoogleBigQueryInsertId (producer) Constant: INSERT_ID | InsertId 在插入数据时使用。 | 字符串 | |
| CamelGoogleBigQueryPartitionDecorator (producer) | 分区 decorator 指定在插入数据时要使用的分区。 | 字符串 |