-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Description
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
- Download the json file here
- 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