Releases: CartoDB/analytics-toolbox-core
Releases · CartoDB/analytics-toolbox-core
2023-07-11
2023-06-01
Release version 2023-06-01
2023-05-05
2023-03-06
2023-01-30
2022-12
2022-11
v0.1.0
What's Changed
- Refactor cloud-based BigQuery by @vdelacruzb in #314
- Small changes in BigQuery reorganization by @jgoizueta in #319
- set precision of TWKB to 5 and fix doc in formatters by @aarroyosal in #320
- H3_COVERINGCELLIDS and S2_CENTER by @francois-baptiste in #296
- Remove old modules-based structure 🔥 by @Jesus89 in #321
- Feature/sc 253631/add databricks code structure in analytics by @aarroyosal in #317
- change default compression to snappy in databricks optimized tables by @aarroyosal in #323
- Review ded workflow variables by @alex-graciano in #322
- Add linter sql and markdown by @vdelacruzb in #316
- change type returned by st_x and xt_y to double by @aarroyosal in #324
- Fix bug with shares deployment in Snowflake by @vdelacruzb in #325
- add version core function by @aarroyosal in #326
- Replace SF_SCHEMA in test queries by @jgoizueta in #327
Full Changelog: v0.0.19...v0.1.0
v0.0.19: aggregate jts subproject (#313)
* aggregate jts subproject
v0.0.18: Bug/sc 253458/error casting string to utf8 (#311)
- Fix - Fixed the error casting string to UTD8String in GeomReproject function