Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Convert a collection to a hypertable and update its properties

  • Ability to drop chunks from a hypertable

  • Support for data retention policies

  • Support for time_bucket func in raw queries

  • JS API

Hypertables

You can now convert an existing collection with data to a hypertable or create a new collection and convert it to a hypertable. A time-based column (integer or datetime-based) must be added to your collection before converting it to a hypertable. Hypertable properties need to be set to complete the conversion:

...