Skip to content

Releases: CartoDB/raster-loader

v0.11.3

Choose a tag to compare

@juanrmn juanrmn released this 09 Dec 15:07

Added

  • feat: Add BLOCK column clustering for Snowflake tables (5087dee)
  • feat: add --billing_project parameter for BQ (96e97b6)

v0.11.2

Choose a tag to compare

@juanrmn juanrmn released this 15 Oct 15:23
98a9445

Fixed

  • Fix most_common variable not initialized with --exact_stats option (2cc14cf)

v0.11.1

Choose a tag to compare

@juanrmn juanrmn released this 10 Jul 13:57

Added

  • feat: add --band-valuelabels command line parameter (#175)

v0.11.0

Choose a tag to compare

@vdelacruzb vdelacruzb released this 20 Mar 16:29
c04cb56

Added

  • Support for Databricks (#169)

v0.10.5

Choose a tag to compare

@juanrmn juanrmn released this 11 Mar 15:04
5003bc9

Bug Fixes

  • fix band nodata NaN values (#170)
  • fix: matching compressions should be checked when appending rasters (#165)

v0.10.4

Choose a tag to compare

@juanrmn juanrmn released this 07 Mar 13:07
edcd4ff

Bug Fixes

  • fix: Fix bands nodata value #167

v0.10.3

Choose a tag to compare

@cayetanobv cayetanobv released this 17 Jan 16:05

What's Changed

  • fix: most_common_approx duplicated counts definition
  • feat: compression level added as option by @cayetanobv in #162

Full Changelog: v0.10.2...v0.10.3

v0.10.2

Choose a tag to compare

@cayetanobv cayetanobv released this 14 Jan 13:52
e3bb2b1

What's Changed

  • Bug/sc 458619/allow negative values on most common approx by @rantolin in #159

Full Changelog: v0.10.1...v0.10.2

v0.10.0

Choose a tag to compare

@cayetanobv cayetanobv released this 10 Jan 15:19
9eb7e12

What's Changed

Full Changelog: v0.9.2...v0.10.0

v0.8.1

Choose a tag to compare

@volaya volaya released this 24 Sep 14:26

Bug Fixes

  • Fixed stats for non-masked arrays