smart-on-fhir / cumulus-library

https://docs.smarthealthit.org/cumulus/library/
Apache License 2.0
2 stars 0 forks source link

Fix Athena's ability to export "decimal" types #266

Closed mikix closed 4 months ago

mikix commented 4 months ago

Also, fix a small NULL handling issue with array_join in duckdb.

Checklist

github-actions[bot] commented 4 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1967 1931 98% 90% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
cumulus_library/databases/athena.py 99% 🟢
cumulus_library/databases/duckdb.py 99% 🟢
TOTAL 99% 🟢

updated for commit: ae71c57 by action🐍