Update to examples
Open
feature request
help wanted
- Dominant language
- C++
- Stars
- 161
- Forks
- 59
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 7
Description
Our examples have not been updated in a while and often don't really demonstrate newer additions to our APIs. This issue is supposed to collect some of the things that we should look out for in such an update:
- [ ] Lazy parsing
- [ ] Use linear/streaming API where applicable
- [ ] Use JSON-based backend configurations
- [ ] Prefer `Iteration::close()` over `Series::flush()` where applicable
Contributor guide
Assessment
This issue has not been assessed yet.