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

[client-v2] Text formats examples #1752

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Conversation

chernser
Copy link
Contributor

Summary

Examples added:

  • Jackson: read JSONEachRow
  • Gson: read JSON
  • Jackson: read JSONEachRow into list of objects
  • Gson: read JSONEachRow into list of objects
  • commons-csv: TSV, CSV doc

Also corrected previous examples to close response objects

Copy link

sonarcloud bot commented Jul 30, 2024

@Paultagoras Paultagoras merged commit f40f778 into main Jul 31, 2024
59 checks passed
@Paultagoras Paultagoras deleted the feat_text_formats_examples branch July 31, 2024 18:05
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

Successfully merging this pull request may close these issues.

2 participants