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

Add arithmetic operations to the SelectStream

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 6.5
    • None
    • None

    Description

      One of the things that will be needed as the SQL implementation matures is the ability to do arithmetic operations. For example:

      select (a+b) from x;

      select sum(a)+sum(b) from x;

      We will need to support arithmetic operations within the Streaming API to support these types of operations.

      It looks like adding arithmetic operations to the SelectStream is the best place to add this functionality.

      Attachments

        1. SOLR-9916-precommit.patch
          1 kB
          Dennis Gove
        2. SOLR-9916.patch
          176 kB
          Dennis Gove
        3. SOLR-9916.patch
          241 kB
          Dennis Gove
        4. SOLR-9916.patch
          241 kB
          Dennis Gove

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            dpgove Dennis Gove Assign to me
            jbernste Joel Bernstein
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment