kuzu
kuzu copied to clipboard
Feature: Reuse existing dataset in json testing
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.