Skip to content

Releases: moj-analytical-services/pydbtools

awswrangler integration

22 Jan 20:29
872ec17
Compare
Choose a tag to compare
Merge pull request #39 from moj-analytical-services/dev

Dev

Allow decimal column type

01 Dec 15:30
836a21b
Compare
Choose a tag to compare

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

28 Sep 09:08
8723346
Compare
Choose a tag to compare

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

20 Jul 10:15
baa666d
Compare
Choose a tag to compare
  • Athena query dump changed to mojap-athena-query-dump (#24)
  • formatted (#18)

s3fs update

19 Sep 20:35
854bc3c
Compare
Choose a tag to compare
Merge pull request #11 from moj-analytical-services/issue-10

Issue 10

s3fs workaround

17 Sep 12:26
5e1ea38
Compare
Choose a tag to compare
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

18 Jun 12:26
b79e76b
Compare
Choose a tag to compare
Merge pull request #8 from moj-analytical-services/retrofit

Retro-fit usable for python 3.5

Pypi release

13 Jun 17:22
b62b9ea
Compare
Choose a tag to compare
Merge pull request #6 from moj-analytical-services/pypi

Adding file changes for version bump

Initial Release

08 Mar 09:57
1bf07db
Compare
Choose a tag to compare
v0.0.1

Update CHANGELOG.md