Changelog

Raijin Database 1.3.xxxx

[1977] Username/password authentication. Fully anonymous access disallowed. [1923] Implement GRANT command. [1976] Implemented CREATE/DROP USER sql statements.

Raijin Database 1.2.4339

  • [1863] Ability to change table partitioning expression.

  • [1984] Human readable partition directory names.

  • [1933] Ingestion API: error signaling.

  • [2054] Ndjson ingestion: skip trailing whitespaces w/o warnings.

  • [2066] REST API ingestion error handling: fix escaping.

  • [1849] Monitor & cleanup stale memory.

  • [2053] Increase ingestion performance for partitioned tables.

  • [714] Table subqueries ("derived tables" or subqueries in FROM clause).

  • [1960] SQL View implemented.

Raijin Database 1.1.4257

  • [1937] Provide disk free information in prometheus exporter.

  • [1972] Provide file system size information in prometheus exporter.

  • [1931] Provide query statistics in prometheus exporter.

  • [1144] Support ingestion for big batches.

  • [1930] Unify SHOW TABLES/DATABASES/PARTITIONS output.

  • [1858] REST API: database management endpoints.

  • [1916] REST API: Raijin health status.

  • [1859] REST API: Swagger API definition browser.

  • [1994] Treat HTTP/1.1 connections persistent by default.

  • [1848] DATE_TRUNC: datetime truncation with arbitrary or natural chunks.

  • [1920] Fix partition metrics.

  • [1710] Syslog-style single-line logging.

  • [1728] Fix JsonAutoConvertType behavior to recognise boolean values.