Drop Segment
Remove a segment column from the eventstream.
Usage
stream.drop_segment("cluster")
Parameters
| Parameter | Type | Description |
|---|---|---|
name | str | Name of the segment column to remove. Must exist in schema.segment_cols. |
Remove a segment column from the eventstream.
stream.drop_segment("cluster")
| Parameter | Type | Description |
|---|---|---|
name | str | Name of the segment column to remove. Must exist in schema.segment_cols. |