- Loosen version requirement for PyArrow
- Add example script
- Update documentation
- Move functionality into classes to make customizing behavior easier
- Add support for DATE columns
- Add support for DECIMAL/NUMERIC columns
- Upgrade to pyarrow v0.9.0
- Fix exception when source table is not in schema public
- Upgrade to pyarrow v0.8.0
- Verify Redshift column types are supported before attempting conversion
- Bugfix: Properly clean up multiprocessing.pool resource
- Support 16- and 32-bit integers
- Packaging updates
- Fix Readme
- First release on PyPI.
- Didn't even make it to PyPI.