You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Jonathan J Senchyna (Jira)" <ji...@apache.org> on 2021/10/10 18:21:00 UTC

[jira] [Created] (SOLR-15686) TupleStream classes are incomplete

Jonathan J Senchyna created SOLR-15686:
------------------------------------------

             Summary: TupleStream classes are incomplete
                 Key: SOLR-15686
                 URL: https://issues.apache.org/jira/browse/SOLR-15686
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: streaming expressions
    Affects Versions: main (9.0)
            Reporter: Jonathan J Senchyna


Most (but not all) of the classes for programmatically building `TupleStream`s have constructors that take in their required arguments, but some only have constructors that take in a `StreamExpression` and a `StreamFactory` (e.g. `CartesianProductStream`).  This makes building streaming expressions difficult outside of simply constructing them via strings.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org