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

Can't really say why you didn't find this during your extensive search but in the SAP HANA Development Concepts guide, Chapter "5.1 Data Access with OData in SAP HANA XS" - "5.1.1. OData in SAP HANA XS" I find this:

 

Database objects

Expose an object using the object's database catalog (runtime) name. The support for database objects is mainly intended for existing or replicated objects that do not have a repository design-time representation. The following example shows how to include a reference to a table in an OData service definition using the table's runtime name.

 

service {

     "mySchema"."myTable" as "MyTable";

     }

 

...

 

A hammer is a hammer is a hammer...

 

I think the core question around the data preview error message has been resolved now.

This thread can be closed.

 

- Lars


Viewing all articles
Browse latest Browse all 9165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>