Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-18964

Vector type in UDTs can break schema loading

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 5.0-alpha2, 5.0
    • Cluster/Schema
    • None

    Description

      RawVector doesn’t override referencesUserType(String name), which causes Types.RawBuilder.build() to not populate UDT dependency DAG correctly. Then depending on natural iteration order or the vertices map, a UDT with a vector referencing another UDT can fail to resolve, if that referenced UDT has not been resolved.

      Attachments

        Activity

          People

            aleksey Aleksey Yeschenko
            aleksey Aleksey Yeschenko
            Aleksey Yeschenko
            Aleksey Yeschenko, Marcus Eriksson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: