Commit 9e12238
Document sentinel values for array open end timestamps. (#5162)
[SC-49672](https://app.shortcut.com/tiledb-inc/story/49672/document-sentinel-values-for-array-open-timestamps)
This PR updates the documentation of
`tiledb_array_set_open_timestamp_end` to mention the sentinel values of
`0` and `UINT64_MAX`. Documentation was taken from the internal
`Array::set_timestamps` method.
https://github.com/TileDB-Inc/TileDB/blob/3d73cf616c1f1e6f1ec541ad2ecf3759727277a9/tiledb/sm/array/array.h#L716-L732
---
TYPE: NO_HISTORY
DESC: Update the documentation of `tiledb_array_set_open_timestamp_end`
to mention the sentinel values of `0` and `UINT64_MAX`.
---------
Co-authored-by: KiterLuc <[email protected]>1 parent 3d73cf6 commit 9e12238
1 file changed
+10
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2402 | 2402 | | |
2403 | 2403 | | |
2404 | 2404 | | |
2405 | | - | |
2406 | | - | |
2407 | | - | |
| 2405 | + | |
| 2406 | + | |
| 2407 | + | |
| 2408 | + | |
| 2409 | + | |
| 2410 | + | |
| 2411 | + | |
| 2412 | + | |
| 2413 | + | |
| 2414 | + | |
2408 | 2415 | | |
2409 | 2416 | | |
2410 | 2417 | | |
| |||
0 commit comments