Spatial_Table.read_as_wkt
read_as_wktmax_rows
Documentation
Returns a materialized dataframe containing rows of this table but with any spatial columns materialized as well-known text. This is useful for exporting data to other systems that may not support spatial data types.
Arguments
max_rows: specifies the maximum number of rows to read.