Skip to content

Conversation

@hermanschaaf
Copy link
Member

  • Tests lists with 3 elements instead of one, including one null element. This found a good bug in the BigQuery implementation, and I think it might in other implementations as well
  • JSON: we should test with JSON arrays as well because currently our struct transformer will convert lists of embedded structs to JSON arrays

@hermanschaaf hermanschaaf requested a review from yevgenypats as a code owner May 19, 2023 14:37
@github-actions github-actions bot added the fix label May 19, 2023
@github-actions
Copy link

github-actions bot commented May 19, 2023

⏱️ Benchmark results

  • DefaultConcurrencyDFS-2 resources/s: 10,013
  • DefaultConcurrencyRoundRobin-2 resources/s: 10,970
  • Glob-2 ns/op: 272.3
  • TablesWithChildrenDFS-2 resources/s: 22,947
  • TablesWithChildrenRoundRobin-2 resources/s: 23,638
  • TablesWithRateLimitingDFS-2 resources/s: 28.39
  • TablesWithRateLimitingRoundRobin-2 resources/s: 791

@codecov
Copy link

codecov bot commented May 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (faacca6) 47.17% compared to head (c7f6698) 47.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #891   +/-   ##
=======================================
  Coverage   47.17%   47.17%           
=======================================
  Files          55       55           
  Lines        5015     5015           
=======================================
  Hits         2366     2366           
  Misses       2399     2399           
  Partials      250      250           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kodiakhq kodiakhq bot merged commit c7f2546 into main May 21, 2023
@kodiakhq kodiakhq bot deleted the more-test-cases branch May 21, 2023 06:58
kodiakhq bot pushed a commit that referenced this pull request May 21, 2023
🤖 I have created a release *beep* *boop*
---


## [3.6.0](v3.5.2...v3.6.0) (2023-05-21)


### Features

* Add precision options for dest testing ([#893](#893)) ([faacca6](faacca6))
* Refactor test options and allow skipping of nulls in lists ([#892](#892)) ([bc3c251](bc3c251))


### Bug Fixes

* Add null-row case for append-only tests ([#889](#889)) ([6967929](6967929))
* Tighter Arrow test cases ([#891](#891)) ([c7f2546](c7f2546))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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.

4 participants