Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-62603

Field parsing error for parquet file format in copy from S3

    XMLWordPrintable

Details

    • Bug
    • Resolution: User Error
    • Major
    • Columnar 1.0.0
    • Columnar 1.0.0
    • analytics
    • None
    • Sandbox:
      Build: 1.0.0 - 2193

    Description

      Steps to reproduce:
      1. Create a goldfish instance
      2. Create a standalone collection with [

      {"id": "string", "product_name": "string"}

      ]
      3. Run copy from s3 command

      COPY INTO rPPSA.tH4OsiTmAgZrzVnZVdHUU7zYz.WYsEdZOeuXarmUZZ2mVTHkjL FROM `columnar-functional-sanity-test-data` AT YTnI7Gy3bJOwTIFLkoOsWpQWkbwwpIA PATH "" WITH {"format": "parquet", "include": "*.parquet", "timezone": "GMT", "parse-json-string": true, "decimal-to-double": true};
      

      Response:

      "requestID": "8ad5fc86-c146-447d-a586-f24c653a993d",
      	"clientContextID": "null",
      	"errors": [{ 
      		"code": 23071,		"msg": "Type mismatch: missing a required field id: string"	} 
      	],
      	"status": "fatal",
      	"metrics": {
      		"elapsedTime": "24.763945907s",
      		"executionTime": "24.762902782s",
      		"compileTime": "0ns",
      		"queueWaitTime": "0ns",
      		"resultCount": 0,
      		"resultSize": 0,
      		"processedObjects": 0,
      		"bufferCacheHitRatio": "0.00%",
      		"bufferCachePageReadCount": 0,
      		"errorCount": 1
      	}
      }
      

      S3 bucket count: cb-qe
      Bucket name: columnar-functional-sanity-test-data
      Region: us-west-1

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Hussain.Towaileb Hussain Towaileb
            abhay.aggrawal Abhay Aggrawal
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty