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

cqlsh COPY FROM without explicit column names is broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 1.1.3
    • Legacy/Tools
    • Normal

    Description

      When trying to do a COPY FROM command in cqlsh without an explicit list of column names, an error results:

      cqlsh:a> copy blah from stdin;
      [Use \. on a line by itself to end input]
      [copy] a,b,c
      
      object of type 'NoneType' has no len()
      

      Broken by the fix for CASSANDRA-4434.

      Attachments

        1. 4470.txt
          2 kB
          paul cannon

        Activity

          People

            thepaul paul cannon
            thepaul paul cannon
            paul cannon
            Brandon Williams
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: