Skip to content

Conversation

@adamallegro
Copy link
Collaborator

  • BigQuery sender leveraging Storage Write API JsonStreamWriter/SchemaAwareStreamWriter depending on topic's content type
  • bigquery-sender : Actualization of .gitignore
  • TANGO-2124-unit-tests : Stable unit tests (TANGO-2124-unit-tests : Stable unit tests #1895)
  • TANGO 2130 (TANGO 2130 #1903)
  • TANGO-2171-bq-types-fix : Fixed Avro to bq converter type
  • TANGO-2171-bq-types-fix : Checkpoint where on intel works, on m3 does not
  • TANGO-2171-bq-types-fix : Removed allegro code
  • TANGO-2171-bq-types-fix : Removed unused repo urls
  • Fixed port number and merged with master
  • Fixed schema registry port
  • TANGO-2508 - Initial commit
  • TANGO-2508 : deadletter with props and metrics without alle componenets
  • TANGO-2508 : After moving files to other project
  • TANGO-2508 : Added rootCause to dead message
  • TANGO-2508 : Unit tests for GoogleBigQuery exception
  • TANGO-2508 : Deadletter creators - fools proof
  • TANGO-2508 : Added unit tests
  • TANGO-2508 : Custom message for Failed Append Exception
  • TANGO-2508 : Added unit tests for deadletter

wikp and others added 30 commits December 11, 2023 06:43
…wareStreamWriter depending on topic's content type
* TANGO-2130 : Tests for primitive types

* TANGO-2130 : Array and Map primitives - tests

* TANGO-2130 : Checkpoint after primitives

* TANGO-2130 : Unit tests for records and for simple type mappings

* TANGO-2130 : Updated and refactored tests

* TANGO-2130 : Fixes after review
szczygiel-m
szczygiel-m previously approved these changes Dec 2, 2025
michaldabrowski
michaldabrowski previously approved these changes Dec 2, 2025
return Executors.newScheduledThreadPool(googleBigQueryThreadPoolProperties.getPoolSize());
}

public java.util.concurrent.ScheduledExecutorService getExecutorService() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: unnecessary full package ref to ScheduledExecutorService


@Test
void 'should convert array primitive types'() {

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: new line before the given section is rather redundant and not consistent with the other tests in the repo

@szczygiel-m szczygiel-m merged commit 1906bc3 into master Dec 16, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants