Hey Sony Arouje ,
simdb/db/simd.go -
Line 178,179 , there are two Print statements that dump the compete JSON content and keep printing to console in every query. Is it possible to disable them in the original source.
fmt.Println("calling rawarray")
fmt.Printf("%#v\n", d.jsonContent)
Hey Sony Arouje ,
simdb/db/simd.go -
Line 178,179 , there are two Print statements that dump the compete JSON content and keep printing to console in every query. Is it possible to disable them in the original source.
fmt.Println("calling rawarray")
fmt.Printf("%#v\n", d.jsonContent)