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

Experiment with adding header metadata output of slurp-csv and others #67

Open
metasoarous opened this issue Dec 14, 2019 · 0 comments
Open

Comments

@metasoarous
Copy link
Owner

metasoarous commented Dec 14, 2019

Some questions about how this would work:

  • Would it just be the top level collection containers, or would it be included on individual records?
    • What are the performance implications here?
    • Would different levels be opt-in?
  • How would this compose between calls? (Metadata doesn't always come out the other end of a transform the way you expect it to)
  • Does this hint at there being a need for a higher level structure for passing information around?
  • Does the order information captured by structs make this unecessary?

Value is that this would allow you to write out data in the columnar order it came in with.

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

No branches or pull requests

1 participant