Release 0.3.3¶
Operator Changes¶
td_ddl:
Fixed docs and examples to use arrays of table names instead of single name.
Fixed parameter names to use plural instead of singular (create_table to create_tables, drop_table to drop_tables, empty_table to empty_tables).
Retries REST API calls if one fails.
td, td_load, td_table_export
Retries REST API calls to get job status
General Changes¶
Updated the default workflow generated by
new
command not to use rb> operator which causes error with old Ruby (< 2.0) installed by default on Mac OS X.Fixed check command when _type parameter exists.
Release Date¶
2016-03-02
Contributors¶
Sadayuki Furuhashi