alon
06/30/2022, 7:56 PM{
"dataType": "BYTES",
"name": "location_st_point",
"transformFunction": "toSphericalGeography(stPoint(lon,lat))"
}
someting like that?
{
"dataType": "BYTES",
"name": "location_linestring",
"transformFunction": "toSphericalGeography(stLinestring(arr))"
}