Skip to content

BUG - Error parsing record values #237

Open
@leoraba

Description

@leoraba

Description

Using parse.parseRecordValues(record: UnprocessedDataRecord, schema: Schema) function to parse record values.
Resulting in an error being thrown:

RangeError: Maximum call stack size exceeded

Expected Behaviour

An object with properties and value types parsed according the schema passed as argument.

Actual Behaviour

Error thrown:

RangeError: Maximum call stack size exceeded

Your Environment

  • Package name: @overture-stack/lectern-client
  • Version used: 2.0.0-beta.2
  • Environment: Node.js v20.12.2
  • Operating System: Mac M1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions