griddb / python_client

GridDB Python Client
Apache License 2.0
51 stars 61 forks source link

Row Expiration not supported anymore #26

Open AnggaSuherman opened 2 years ago

AnggaSuherman commented 2 years ago

Ran the time series row expiration sample and got the following error message;

[1007:CM_NOT_SUPPORTED] not support Row Expiration (address=127.0.0.1:10001, partition=94)
[ 1 ]
1007

[1007:CM_NOT_SUPPORTED] not support Row Expiration

Manual for ContainerInfo and ExpirationInfo needs to be updated/removed.