Skip to content

feat(types-timestamptz): Support protobuf timestamps#597

Closed
erezrokah wants to merge 2 commits intocloudquery:mainfrom
erezrokah:feat/support_protobuf_timestamps
Closed

feat(types-timestamptz): Support protobuf timestamps#597
erezrokah wants to merge 2 commits intocloudquery:mainfrom
erezrokah:feat/support_protobuf_timestamps

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

Should be merged after #596.
Unblocks cloudquery/cloudquery#6552, see https://pkg.go.dev/google.golang.org/protobuf@v1.28.1/types/known/timestamppb#Timestamp.AsTime


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Run go fmt to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

@github-actions
Copy link
Copy Markdown

⏱️ Benchmark results

Comparing with 506d4cc

  • DefaultConcurrencyDFS-2 resources/s: 11,084 ⬆️ 0.92% increase vs. 506d4cc
  • DefaultConcurrencyRoundRobin-2 resources/s: 11,960 ⬆️ 8.68% increase vs. 506d4cc
  • Glob-2 ns/op: 150.2 ⬇️ 26.70% decrease vs. 506d4cc
  • TablesWithChildrenDFS-2 resources/s: 29,657 ⬆️ 15.34% increase vs. 506d4cc
  • TablesWithChildrenRoundRobin-2 resources/s: 30,931 ⬆️ 12.49% increase vs. 506d4cc
  • TablesWithRateLimitingDFS-2 resources/s: 28.24 ⬇️ 0.32% decrease vs. 506d4cc
  • TablesWithRateLimitingRoundRobin-2 resources/s: 825.4 ⬆️ 0.23% increase vs. 506d4cc
  • BufferedScanner-2 ns/op: 10.02 ⬇️ 20.96% decrease vs. 506d4cc
  • LogReader-2 ns/op: 30.52 ⬇️ 13.34% decrease vs. 506d4cc

@erezrokah
Copy link
Copy Markdown
Member Author

@erezrokah erezrokah closed this Jan 10, 2023
@erezrokah erezrokah deleted the feat/support_protobuf_timestamps branch January 10, 2023 18:22
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.

1 participant