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

SelectStatement.asCQL fails with IndexOutOfBoundsException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: In Progress
    • Normal
    • Resolution: Unresolved
    • 4.1.x, 5.x
    • CQL/Interpreter
    • None
    • Availability - Response Crash
    • Critical
    • Low Hanging Fruit
    • Unit Test
    • All
    • None

    Description

      See https://app.circleci.com/pipelines/github/dcapwell/cassandra/1934/workflows/2525f75d-a819-43db-8e89-c9d58cc8f4d7/jobs/18594

      java.lang.IndexOutOfBoundsException: Index: 0
      	at java.util.Collections$EmptyList.get(Collections.java:4456)
      	at org.apache.cassandra.cql3.Constants$Marker.bindAndGet(Constants.java:470)
      	at org.apache.cassandra.cql3.selection.ElementsSelector$1.newInstance(ElementsSelector.java:129)
      	at org.apache.cassandra.cql3.selection.SelectorFactories.newInstances(SelectorFactories.java:206)
      	at org.apache.cassandra.cql3.selection.Selection$SelectionWithProcessing$1.<init>(Selection.java:564)
      	at org.apache.cassandra.cql3.selection.Selection$SelectionWithProcessing.newSelectors(Selection.java:562)
      	at org.apache.cassandra.cql3.statements.SelectStatement.queriedColumns(SelectStatement.java:195)
      	at org.apache.cassandra.cql3.statements.SelectStatement.asCQL(SelectStatement.java:1634)
      
      

      Attachments

        1. logs18386.txt
          13.68 MB
          Aleksandr Volochnev
        2. logs-18386
          530 kB
          Aleksandr Volochnev

        Activity

          People

            aleks_v Aleksandr Volochnev
            dcapwell David Capwell
            Aleksandr Volochnev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: