Uploaded image for project: 'ONgDB'
  1. ONgDB
  2. ONGDB-48

SlotAllocation error: wrong number of arguments for pattern LoadCSV

    XMLWordPrintable

Details

    Description

      Build Commit

      02db77d384be64544a296d1b3dabde9da2eadc4f

      Build Error

      [ERROR] /Users/bradnussbaum/git/graphfoundation/ongdb-34-dev/enterprise/cypher/physical-planning/src/main/scala/org/neo4j/cypher/internal/compatibility/v3_4/runtime/SlotAllocation.scala:470: error: wrong number of arguments for pattern org.neo4j.cypher.internal.v3_4.logical.plans.LoadCSV(source: org.neo4j.cypher.internal.v3_4.logical.plans.LogicalPlan,url: org.neo4j.cypher.internal.v3_4.expressions.Expression,variableName: String,format: org.neo4j.cypher.internal.ir.v3_4.CSVFormat,fieldTerminator: Option[String],legacyCsvQuoteEscaping: Boolean,csvBufferSize: Int)
      [ERROR]       case LoadCSV(_, _, variableName, NoHeaders, _, _) =>
      [ERROR]                   ^
      [ERROR] /Users/bradnussbaum/git/graphfoundation/ongdb-34-dev/enterprise/cypher/physical-planning/src/main/scala/org/neo4j/cypher/internal/compatibility/v3_4/runtime/SlotAllocation.scala:474: error: wrong number of arguments for pattern org.neo4j.cypher.internal.v3_4.logical.plans.LoadCSV(source: org.neo4j.cypher.internal.v3_4.logical.plans.LogicalPlan,url: org.neo4j.cypher.internal.v3_4.expressions.Expression,variableName: String,format: org.neo4j.cypher.internal.ir.v3_4.CSVFormat,fieldTerminator: Option[String],legacyCsvQuoteEscaping: Boolean,csvBufferSize: Int)
      [ERROR]       case LoadCSV(_, _, variableName, HasHeaders, _, _) =>
      [ERROR]                   ^
      [ERROR] two errors found
      

      Attachments

        Activity

          People

            bradnussbaum Brad Nussbaum
            bradnussbaum Brad Nussbaum
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: