Skip to content

Fix so generic data source returns typed information #803

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 24, 2025

Conversation

Ulimo
Copy link
Contributor

@Ulimo Ulimo commented Apr 23, 2025

No description provided.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Benchmark

Benchmark suite Current: 7b9b38a Previous: 22d4209 Ratio
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.InnerJoin 411293592.85714287 ns (± 3532972.5882780086) 458826533.3333333 ns (± 10640413.19005047) 0.90
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.LeftJoin 497913560 ns (± 25293984.96951839) 564994640 ns (± 28550338.329818636) 0.88
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ProjectionAndNormalization 140274450 ns (± 17808726.69946145) 169842820 ns (± 7144067.768715523) 0.83
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.SumAggregation 160232730 ns (± 5504719.929458517) 171581250 ns (± 12415362.812660772) 0.93
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ListAggWithMapAggregation 1855573420 ns (± 126798392.72650984) 1982296640 ns (± 123349811.75190067) 0.94
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.WindowSum 360266130 ns (± 16971472.3250551)
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ListAggWithStructAggregation 1515317260 ns (± 103561614.93709326)

This comment was automatically generated by workflow using github-action-benchmark.

@Ulimo Ulimo merged commit 037ccc7 into main Apr 24, 2025
8 checks passed
@Ulimo Ulimo deleted the genericdatasource_typeschema branch April 24, 2025 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant