You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Problem
I noticed the default values in the documentation for the CSV encoder are shown as numeric values. As the one having implemented the configuration option I would be happy change the visualization to a character one since this is what one would configure. Still at this point in time I am not sure how to properly do this.
A note for the community
Problem
I noticed the default values in the documentation for the CSV encoder are shown as numeric values. As the one having implemented the configuration option I would be happy change the visualization to a character one since this is what one would configure. Still at this point in time I am not sure how to properly do this.
The respective code can be found here:
vector/lib/codecs/src/encoding/format/csv.rs
Lines 138 to 166 in 164f1e9
Is this possible / desired?
Configuration
Version
0.33.0
Debug Output
No response
Example Data
No response
Additional Context
No response
References
No response
The text was updated successfully, but these errors were encountered: