Skip to content

Commit

Permalink
Fix generate files
Browse files Browse the repository at this point in the history
  • Loading branch information
PhictionalOne committed Jun 4, 2024
1 parent 001f860 commit 6657d39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/regression/micro_extended.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ benchmark/micro/aggregate/bitstring_aggregate.benchmark
benchmark/micro/aggregate/bitwise_aggregate.benchmark
benchmark/micro/aggregate/grouped_distinct.benchmark
benchmark/micro/aggregate/ordered_first.benchmark
benchmark/micro/aggregate/quantile/quantile.benchmark
benchmark/micro/aggregate/quantile/quantile_approx.benchmark
benchmark/micro/aggregate/quantile/quantile.benchmark
benchmark/micro/aggregate/quantile/quantile_many.benchmark
benchmark/micro/aggregate/quantile/quantile_sampling.benchmark
benchmark/micro/aggregate/simple_aggregate.benchmark
Expand All @@ -19,8 +19,8 @@ benchmark/micro/cast/cast_date_string.benchmark
benchmark/micro/cast/cast_double_string.benchmark
benchmark/micro/cast/cast_enum_string.benchmark
benchmark/micro/cast/cast_huge_hugeint_string_benchmark.benchmark
benchmark/micro/cast/cast_huge_string_hugeint.benchmark
benchmark/micro/cast/cast_hugeint_string.benchmark
benchmark/micro/cast/cast_huge_string_hugeint.benchmark
benchmark/micro/cast/cast_int32_int64.benchmark
benchmark/micro/cast/cast_int64_int32.benchmark
benchmark/micro/cast/cast_int_string.benchmark
Expand Down

0 comments on commit 6657d39

Please sign in to comment.