Time boundary
Learn about time boundaries in hybrid tables.
How is the time boundary determined?
timeBoundary = Maximum end time of offline segments - 1 hourtimeBoundary = Maximum end time of offline segments - 1 daycurl -X POST \
"http://localhost:9000/tables/{tableName}/timeBoundary" \
-H "accept: application/json"curl -X DELETE \
"http://localhost:9000/tables/{tableName}/timeBoundary" \
-H "accept: application/json"Querying
Was this helpful?

