Added
- Allow creating a table using the schema of an existing Parquet file via `create_table_from_parquet_schema()`
- Allow inserting RecordBatch into DB via `insert()`
Changed
- Rename `vastdb_api` module to `api`
Fixed
- Fix `concurrent.futures` import error
[16]: https://github.com/vast-data/vastdb_sdk/pull/16
[25]: https://github.com/vast-data/vastdb_sdk/pull/25
[29]: https://github.com/vast-data/vastdb_sdk/pull/29
[30]: https://github.com/vast-data/vastdb_sdk/pull/30
[31]: https://github.com/vast-data/vastdb_sdk/pull/31
[33]: https://github.com/vast-data/vastdb_sdk/pull/33
[42]: https://github.com/vast-data/vastdb_sdk/pull/42
[43]: https://github.com/vast-data/vastdb_sdk/pull/43
[47]: https://github.com/vast-data/vastdb_sdk/pull/47
[50]: https://github.com/vast-data/vastdb_sdk/pull/50
[66]: https://github.com/vast-data/vastdb_sdk/issues/66