kuzu icon indicating copy to clipboard operation
kuzu copied to clipboard

Feature: Reuse existing dataset in json testing

Open acquamarin opened this issue 7 months ago • 0 comments

API

Other

Description

We currently have a bunch of json files used for testing purpose, however a better design is to reuse existing csv files. Similar to parquet test, we should implement a function convertcsvtojson() function which converts a csv dataset to a json dataset.

acquamarin avatar Jul 25 '24 12:07 acquamarin