Drop SegmentRemoves a segment column from the eventstream and its schema. Raises an error if the segment does not exist.Usagees.drop_segment("cluster")ParametersParameterTypeDescriptionnamestrName of the segment column to remove.