Skip to content

JSON reader internal error #6768

@tcldr

Description

@tcldr

What happens?

When attempting to import data from a local JSON file with contents from the Exoplanet Archive API DuckDB raises an internal error: INTERNAL Error: Unexpected yyjson tag in ValTypeToString

To Reproduce

  1. Download the json file here
  2. Execute query CREATE TABLE exoplanets AS SELECT * FROM read_json_auto('local_file_path');

OS:

macOS, Apple Silicon

DuckDB Version:

master

DuckDB Client:

Swift

Full Name:

Tristan Celder

Affiliation:

DuckDB

Have you tried this on the latest master branch?

  • I agree

Have you tried the steps to reproduce? Do they include all relevant data and configuration? Does the issue you report still appear there?

  • I agree

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions