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
When transforming CSV strings to JSON objects. Strings that contains : will be split into a field.
With the field name being the LHS of the : and the value being the RHS.
Version of yq: 4.40.4
Operating system: WSL using linxbrew
Installed via: homebrew
When transforming CSV strings to JSON objects. Strings that contains : will be split into a field.
With the field name being the LHS of the : and the value being the RHS.
Version of yq: 4.40.4
Operating system: WSL using linxbrew
Installed via: homebrew
Input CSV
Command
The command you ran:
Actual behavior
Expected behavior
Additional context
It also fails when using quoted strings.
The text was updated successfully, but these errors were encountered: