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: [email protected]
For additional commands, e-mail: [email protected]