Release v0.0.2
What's Changed
- Update Parseable helm chart to v0.0.1 by @nitisht in #89
- Use Datafusion's re-exported arrow and parquet by @trueleo in #93
- Use Arrow Schema instead of custom schema type. by @trueleo in #94
- Update readme with get started section by @nitisht in #95
- Reorg readme for readability by @nitisht in #96
- Extend readme section for docker by @nitisht in #97
- Add k8s installation in readme by @nitisht in #98
- Config Datafusion query with schema by @trueleo in #99
- Append arrow directly to local data by @trueleo in #100
- Delay s3sync polling using tokio sleep by @trueleo in #101
- Fix cases where num cpu is 1 by @nitisht in #102
- Set max thread priority for local-sync by @trueleo in #104
- Add .deepsource.toml by @deepsource-autofix in #105
- Improve LocalStreamWriter along with error types by @trueleo in #106
Full Changelog: v0.0.1...v0.0.2