Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-10516

Add eval Streaming Expression

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Resolved
    • None
    • 6.6, 7.0
    • None
    • None

    Description

      The eval() Streaming Expression reads a single tuple from an underlying stream and looks in the expr_s field for an expression to compile and run. eval emits the tuples from the expression that it compiles.

      This allows streaming expressions to write streaming expressions and have them evaluated.

      Syntax:

      eval(expr)
      

      Attachments

        1. SOLR-10516.patch
          9 kB
          Joel Bernstein
        2. SOLR-10516.patch
          7 kB
          Joel Bernstein

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jbernste Joel Bernstein
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: