pyarrow.types.is_string_view# pyarrow.types.is_string_view(t)[source]# 如果值是可变长度字符串 (utf-8) 视图类型的实例,则返回 True。 参数: tDataType