[
https://issues.apache.org/jira/browse/IGNITE-9229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948631#comment-16948631
]
Nikolay Izhikov commented on IGNITE-9229:
-----------------------------------------
Hello.
I think we can throw an exception for now and just leave this ticket.
I'm not sure that ARRAY type comes from NoSQL.
Take a look at {{java.sql.Types#ARRAY}}. It was here since java 1.2.
So, I think, Ignite will support this datatype one day.
After that day we can implement support for spark integration.
> Integration with Spark Data Frame. Add support for a ARRAY data type
> --------------------------------------------------------------------
>
> Key: IGNITE-9229
> URL: https://issues.apache.org/jira/browse/IGNITE-9229
> Project: Ignite
> Issue Type: Bug
> Components: spark
> Affects Versions: 2.9
> Reporter: Nikolay Izhikov
> Assignee: Alexey Zinoviev
> Priority: Critical
>
> Currently, integration with Spark Data Frames doesn't support ARRAY data type.
> We need to add support for it
--
This message was sent by Atlassian Jira
(v8.3.4#803005)