Skip to content

Add new data type column for timestamp with offset #646

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 4 commits into from
Jan 3, 2025
Merged

Conversation

Ulimo
Copy link
Contributor

@Ulimo Ulimo commented Jan 1, 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: 1030850 Previous: 79a897d Ratio
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.InnerJoin 573345940 ns (± 16001168.686359549) 542621410 ns (± 9118146.034200154) 1.06
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.LeftJoin 666206370 ns (± 42878200.724067755) 651256650 ns (± 19188337.820144817) 1.02
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ProjectionAndNormalization 201996777.7777778 ns (± 10236523.733643392) 218716670 ns (± 7380371.9876214005) 0.92
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.SumAggregation 213011990 ns (± 8259608.202632858) 229279950 ns (± 10591505.446137276) 0.93
FlowtideDotNet.Benchmarks.Stream.StreamBenchmark.ListAggWithMapAggregation 2322353560 ns (± 125212474.7561449) 2305231930 ns (± 122170401.16125643) 1.01

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

@Ulimo Ulimo merged commit 9ed65db into main Jan 3, 2025
6 checks passed
@Ulimo Ulimo deleted the timestamp_column branch January 3, 2025 10:41
@Ulimo Ulimo linked an issue Jan 7, 2025 that may be closed by this pull request
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.

Add datetime/timestamp_tz data type column
1 participant