Julien G. created NIFI-8442:
-------------------------------
Summary: Can not write Timestamp, Time and Date in BigQuery
Key: NIFI-8442
URL: https://issues.apache.org/jira/browse/NIFI-8442
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 1.13.2, 1.12.1
Reporter: Julien G.
Fix For: 1.13.2
When I have a Record with Timestamp, Time or Date, the Record can not be
inserted in the BigQuery Table. It's because the Java types Java.sql.Timestamp,
Java.sql.Date and Java.sql.Time are not managed by the GCP library, so the
field should be convert to String.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)