Open
Description
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