mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-21 21:48:43 +00:00
5916b51164
* feat(flight): add timestamp range to DoPutMetadata Add optional start_timestamp and end_timestamp fields to DoPutMetadata to support time-windowed batch operations in the Flight DoPut API. Signed-off-by: Lei, HUANG <mrsatangel@gmail.com> * fix: docs Signed-off-by: Lei, HUANG <mrsatangel@gmail.com> --------- Signed-off-by: Lei, HUANG <mrsatangel@gmail.com>