Hi,

> How can I write the “Create Table” statement to create columns for the two
> members of Address in Table Person?
If I am not mistaken, SQL tables cannot contain nested objects.

Apache Ignite SQL engine allows executing SQL queries of nested fields. In
case, a cache was configured via annotations, for example.
Please take a look at this page:
https://apacheignite-sql.readme.io/docs/schema-and-indexes#section-indexing-nested-objects


Thanks.



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to