Skip to content
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

Add copy-to-csv header option #2436

Merged
merged 1 commit into from
Nov 17, 2023

Add copy-to-csv header

a373cae
Select commit
Loading
Failed to load commit list.
Merged

Add copy-to-csv header option #2436

Add copy-to-csv header
a373cae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 16, 2023 in 0s

86.66% of diff hit (target 80.00%)

View this Pull Request on Codecov

86.66% of diff hit (target 80.00%)

Annotations

Check warning on line 11 in src/include/processor/operator/persistent/copy_to_csv.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/include/processor/operator/persistent/copy_to_csv.h#L11

Added line #L11 was not covered by tests

Check warning on line 29 in src/include/processor/operator/persistent/copy_to_csv.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/include/processor/operator/persistent/copy_to_csv.h#L29

Added line #L29 was not covered by tests

Check warning on line 11 in src/include/processor/operator/persistent/copy_to_parquet.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/include/processor/operator/persistent/copy_to_parquet.h#L11

Added line #L11 was not covered by tests

Check warning on line 30 in src/include/processor/operator/persistent/copy_to_parquet.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/include/processor/operator/persistent/copy_to_parquet.h#L30

Added line #L30 was not covered by tests

Check warning on line 68 in src/processor/operator/persistent/copy_to_csv.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/processor/operator/persistent/copy_to_csv.cpp#L68

Added line #L68 was not covered by tests

Check warning on line 203 in src/processor/operator/persistent/copy_to_csv.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/processor/operator/persistent/copy_to_csv.cpp#L203

Added line #L203 was not covered by tests