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 serde support for CSV FileTypeWriterOptions #8641

Merged
merged 5 commits into from
Dec 28, 2023

Commits on Dec 23, 2023

  1. implement CSV writer serde

    andygrove committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    483ee94 View commit details
    Browse the repository at this point in the history
  2. test passes

    andygrove committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    d7432b6 View commit details
    Browse the repository at this point in the history
  3. regen

    andygrove committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    1a2bd84 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. clippy

    andygrove committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    08898a4 View commit details
    Browse the repository at this point in the history
  2. remove commented code

    andygrove committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    28dc3fc View commit details
    Browse the repository at this point in the history