Skip to content

Commit 0b68218

Browse files
authored
Fix typo in GroupBy operations for TIMESTAMPTZ
1 parent db44a54 commit 0b68218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/release_notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Milvus 2.6.7 is a critical stabilization update for the 2.6.x series. This relea
2121
### Features
2222

2323
- Added `/livez` endpoint to support Kubernetes native liveness probes, improving container orchestration stability ([#45481](https://github.com/milvus-io/milvus/pull/45481)).
24-
- Added support for **GroupBy** operations on `TIMESTAMPZ` fields, enhancing time-series analytics capabilities ([#45763](https://github.com/milvus-io/milvus/pull/45763))
24+
- Added support for **GroupBy** operations on `TIMESTAMPTZ` fields, enhancing time-series analytics capabilities ([#45763](https://github.com/milvus-io/milvus/pull/45763))
2525
- Supported `mmap` for JSON shredding's shared key indices to reduce RAM footprint ([#45861](https://github.com/milvus-io/milvus/pull/45861))
2626

2727
### Improvements

0 commit comments

Comments
 (0)