Starred repositories
2
stars
written in Java
Clear filter
AST parser and visitor for ClickHouse SQL
Default SplitJson processor works onlly in-memory and it can fail while parsing large json files. This processor reads the json file in a streaming fashion and divides the large json array into sma…