Skip to content

Conversation

@candiduslynx
Copy link
Contributor

This allows to control whether some of the data types should be left non-nullable.
Inspired by ClickHouse and the fact that Arrays, Maps & Tuples are non-nullable.

@github-actions github-actions bot added the feat label May 29, 2023
@github-actions
Copy link

github-actions bot commented May 29, 2023

⏱️ Benchmark results

  • DefaultConcurrencyDFS-2 resources/s: 10,724
  • DefaultConcurrencyRoundRobin-2 resources/s: 11,367
  • Glob-2 ns/op: 205.3
  • TablesWithChildrenDFS-2 resources/s: 24,982
  • TablesWithChildrenRoundRobin-2 resources/s: 25,942
  • TablesWithRateLimitingDFS-2 resources/s: 28.37
  • TablesWithRateLimitingRoundRobin-2 resources/s: 847.1

@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01 ⚠️

Comparison is base (9a3b4ad) 47.57% compared to head (ee0b72d) 47.56%.

❗ Current head ee0b72d differs from pull request most recent head 4ea20b6. Consider uploading reports for the commit 4ea20b6 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #913      +/-   ##
==========================================
- Coverage   47.57%   47.56%   -0.01%     
==========================================
  Files          55       55              
  Lines        5171     5140      -31     
==========================================
- Hits         2460     2445      -15     
+ Misses       2448     2432      -16     
  Partials      263      263              
Impacted Files Coverage Δ
types/inet.go 54.10% <0.00%> (-1.14%) ⬇️
types/mac.go 57.24% <0.00%> (-1.28%) ⬇️

... and 1 file with indirect coverage changes

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

@candiduslynx candiduslynx requested review from disq and hermanschaaf May 29, 2023 11:16
@kodiakhq kodiakhq bot merged commit 9b911eb into main May 30, 2023
@kodiakhq kodiakhq bot deleted the chconv branch May 30, 2023 11:04
candiduslynx pushed a commit that referenced this pull request May 30, 2023
🤖 I have created a release *beep* *boop*
---


##
[3.7.0](v3.6.7...v3.7.0)
(2023-05-30)


### Features

* **test:** Add `AllowNull` option for test data
([#913](#913))
([9b911eb](9b911eb))


### Bug Fixes

* Test Decimal type, map type and larger number ranges
([#905](#905))
([9a3b4ad](9a3b4ad))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit to cloudquery/cloudquery that referenced this pull request Jun 1, 2023
kodiakhq bot pushed a commit that referenced this pull request Jun 29, 2023
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.

5 participants