v1.1.4
gsm.core v1.1.4
This patch release enhances the RunQuery function's type handling and schema application capabilities.
- Improved type handling in
RunQueryto use existing data frame column types when not explicitly specified in the schema - Enhanced error handling for unsupported column types with proper logging
What's Changed
- Update RunQuery() to avoid type coersion by Laura Maxwell (@lauramaxwell) in #74
- gsm.core v1.1.4 release candidate by Laura Maxwell (@lauramaxwell) in #75
Full Changelog: v1.1.3...v1.1.4