Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-6248

Make the optional() available to all offered patterns.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.0
    • 1.3.0
    • Library / CEP
    • None

    Description

      Currently the optional() quantifier is available as a separate pattern. This issue proposes to make it available as a flag to all patterns.

      This implies that:
      1) a singleton pattern with optional=true will become the current OPTIONAL,
      2) a oneToMany will become zeroToMany,
      3) the zeroToMany will not exist as a direct option in the Pattern class, and
      4) the times() will require some changes in the NFACompiler.

      Attachments

        Activity

          People

            kkl0u Kostas Kloudas
            kkl0u Kostas Kloudas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: