Skip to content

Commit

Permalink
Add it to csv benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
pdet committed Apr 19, 2024
1 parent f9ebe00 commit 788e257
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/regression/csv.csv
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ benchmark/micro/csv/small_csv.benchmark
benchmark/micro/csv/null_padding.benchmark
benchmark/micro/csv/projection_pushdown.benchmark
benchmark/micro/csv/1_byte_values.benchmark
benchmark/micro/csv/16_byte_values.benchmark
benchmark/micro/csv/16_byte_values.benchmark
benchmark/micro/csv/time_type.benchmark
1 change: 1 addition & 0 deletions .github/regression/micro_extended.csv
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ benchmark/micro/csv/read.benchmark
benchmark/micro/csv/small_csv.benchmark
benchmark/micro/csv/sniffer.benchmark
benchmark/micro/csv/sniffer_quotes.benchmark
benchmark/micro/csv/time_type.benchmark
benchmark/micro/cte/cte.benchmark
benchmark/micro/cte/materialized_cte.benchmark
benchmark/micro/date/extract_month.benchmark
Expand Down

0 comments on commit 788e257

Please sign in to comment.