Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-2111

[Storm SQL] support 'LIKE' and 'SIMILAR TO'

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • storm-sql
    • None

    Description

      Currently Storm SQL doesn't support 'LIKE' and 'SIMILAR TO' keywords.
      Its implementation is existing on SqlFunctions so what we need to do is just registering them to ImpTable and make some unit tests.

      NOT LIKE and NOT SIMILAR TO is represented as NOT(LIKE) and NOT(SIMILAR TO) so it should be automatically supported after.

      Attachments

        Issue Links

          Activity

            People

              kabhwan Jungtaek Lim
              kabhwan Jungtaek Lim
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h