mfussenegger / cr8

CLI collection of utilities for working with CrateDB or PostgreSQL. Benchmark queries, insert data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ensure yellow/green special statement support

mfussenegger opened this issue · comments

Until there is "safe" table creation in Crate it would be good to have some kind of ensure yellow and ensure green statement support in cr8.

These could then be used in cr8 spec-files after table creation to make sure everything is ready before data ingestion starts.

Shouldn't be necessary any longer with the changes coming in CrateDB 2.0.X