You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Map number(integer) into an integer rather than a float (#20730)
* Fix failing test
* Bigquery-denormalized update spec plus destination_definitions.yaml to fix integration tests
* sanity
* Update version number and release note
* auto-bump connector version
Co-authored-by: Octavia Squidington III <[email protected]>
Copy file name to clipboardExpand all lines: airbyte-integrations/connectors/destination-bigquery-denormalized/src/main/java/io/airbyte/integrations/destination/bigquery/formatter/DefaultBigQueryDenormalizedRecordFormatter.java
| 1.2.10 | 2023-01-04 |[#20730](https://github.com/airbytehq/airbyte/pull/20730)| An incoming source Number type will create a big query integer rather than a float. |
194
195
| 1.2.9 | 2022-12-14 |[#20501](https://github.com/airbytehq/airbyte/pull/20501)| Report GCS staging failures that occur during connection check |
0 commit comments