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

Storm SQL provider implementations should convert field names as uppercased

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • None
    • None
    • storm-sql
    • None

    Description

      When getting column informations from Calcite, they are not case sensitive and all uppercased.
      Since Storm field name is case sensitive, we should respect 'case insensitive' while handling tuples. If producer just creates tuples with field names to uppercase before filtering and publishing, that makes life much easier.

      NOTE: This should be documented so that following implementations can follow up.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: