Hi, (1) In the coming 1.0 version, we prefer to let users only set one storage group, which is already renamed to the database. However, in some query result, such as show timeseries, show ttl, we still return a column named storage group.
To be compatible with 0.13 version, I prefer to add a parameter database_name=database/stoarage group to control the return column name, default is database. (2) Rename the RPCAddress to ClientAddress, and keep RPCPort as usual. Thanks, ————————————————— Jialin Qiao Apache IoTDB PMC