You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally, 'Rowset' is used to represent a concept of Segments, related to Doris's original data format. Later 'Rowset' will be used to present an immutable data collections interface.
So 'Rowset' will be renamed to SegmentGroup.