Releases: moj-analytical-services/pydbtools
Releases · moj-analytical-services/pydbtools
awswrangler integration
Merge pull request #39 from moj-analytical-services/dev Dev
Allow decimal column type
This adds 'decimal' to the data types it can read and convert from Athena.
Now requires Python 3.6 or higher.
Fixed s3fs dependency conflict
Merges pull request #30, which pins s3fs below version 0.5.0.
This should solve dependency conflicts caused by s3fs >=0.5.0 installing aiobotocore, which only works with botocore 1.17.44.
Changed location for Athena query files
s3fs update
Merge pull request #11 from moj-analytical-services/issue-10 Issue 10
s3fs workaround
Merge pull request #9 from moj-analytical-services/update Trying work around to stop ListObjectsV2 issue when using s3fs >= 0.3.0
python 3.5
Merge pull request #8 from moj-analytical-services/retrofit Retro-fit usable for python 3.5
Pypi release
Merge pull request #6 from moj-analytical-services/pypi Adding file changes for version bump
Initial Release
v0.0.1 Update CHANGELOG.md