Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: invalid datatype: "LOCATION" SPATIAL type in GROUP BY clause

$
0
0

If you just want to see the data in the table, why don't you skip the analytic view altogether? It's not the right tool for this.

 

And how do you think would making the LOCATION primary key change its data type?

It wouldn't change a bit about the fact that it is simply not possible to group by columns of ST_POINT type.

 

In your web service just run a select against the table.


Viewing all articles
Browse latest Browse all 9165

Trending Articles