airbytehq / airbytehq/airbyte

class io.airbyte.cdk.load.data.NullValue cannot be cast to class io.airbyte.cdk.load.data.TimestampWithoutTimezoneValue (io.airbyte.cdk.load.data.NullValue and io.airbyte.cdk.load.data.TimestampWithoutTimezoneValue are in unnamed module of loader 'app')

オープン
#69,032 コメント 3 件 リアクション 1 件 担当者 0 名 GitHub で見る
area/connectors autoteam community connectors/destination/bigquery needs-triage team/extensibility type/bug
主要言語
Python
スター
22.1k
フォーク
5.3k
PR マージ指標
PR 指標を取得中

説明

### Connector Name

destination-bigquery

### Connector Version

3.0.x

### What step the error happened?

Updating the connector

### Relevant information

- After upgrading the BigQuery destination connector to version 3.0.x, the connection from PostgreSQL → BigQuery fails with the following error:
`java.lang.ClassCastException: class io.airbyte.cdk.load.data.NullValue cannot be cast to class io.airbyte.cdk.load.data.TimestampWithoutTimezoneValue (io.airbyte.cdk.load.data.NullValue and io.airbyte.cdk.load.data.TimestampWithoutTimezoneValue are in unnamed module of loader 'app')`
- This issue does not occur when using destination-bigquery connector version < 3.0.x.
- Downgrading to v2.x.x is not currently possible because v3.0.x no longer uses the airbyte_internal dataset for temporary data storage

### Relevant log output

```shell

```

### Contribute

- [ ] Yes, I want to contribute

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。