I have a table in Bigtable named "orders" with one column family "order-family". It returns this configuration Column Family: order-family GC Rule: {"gcRule":{"maxAge":"86400s"}}
.
I can insert data into the "orders" table, but after 30 minutes the data is automatically removed, but I don't know why.