[
https://issues.apache.org/jira/browse/SOLR-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143216#comment-15143216
]
Jan Høydahl commented on SOLR-8661:
-----------------------------------
Try /techproducts/sql?stmt=select id from techproducts inner join
othercollection on id = id
Although it is not supposed to work, now you get this exception but after
upgrading guava, you get a nice error msg about feature not implemented.
> Upgrade guava version to 18.0 due to Presto dependency
> ------------------------------------------------------
>
> Key: SOLR-8661
> URL: https://issues.apache.org/jira/browse/SOLR-8661
> Project: Solr
> Issue Type: Task
> Components: Parallell SQL
> Reporter: Jan Høydahl
> Priority: Minor
> Labels: sql, streaming_api
>
> The Presto parser depends on {{com.google.guava/guava 18.0}}, and Solr
> currently uses 14.0.1. I have seen a Class not found exception for some
> {{com.google.common.base}} classes when playing with Parallell SQL.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]