Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-3791

Wrap keyspace, table and column name with escape characters in generated CQL queries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.7
    • 1.8
    • cassandra
    • None

    Description

      Sometimes user can specify Cassandra reserved word as a keyspace, table or column name. In such cases current implementation will fail to persist Ignite caches into Cassandra.

      To prevent the problem, it's necessary to wrap keyspace, table and column names with escape characters (double quotes) in generated CQL queries.

      Attachments

        Issue Links

          Activity

            People

              irudyak Igor Rudyak
              irudyak Igor Rudyak
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: