Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-5363

SimpleDB connector not quoting table names in internal Select queries

    XMLWordPrintable

Details

    • Workaround Exists
    • Hide

      Manually set the nameInSource on affected columns to the expected back quoted string.

      Show
      Manually set the nameInSource on affected columns to the expected back quoted string.

    Description

      Facing an issue while querying the Simple DB connector for a specific type of tables - the tables that contain a hyphen in the name.

      According to the SimpleDB documentation:
      Attribute and domain names may appear without quotes if they contain only letters, numbers, underscores (_), or dollar symbols ($) and do not start with a number. You must quote all other attribute and domain names with the backtick (`).
      (https://docs.aws.amazon.com/AmazonSimpleDB/latest/DeveloperGuide/QuotingRulesSelect.html)

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            pranavk Pranav K (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: