sqlflow
sqlflow copied to clipboard
move testdata folder from `pkg/sql/testdata` to `pkg/testdata`
the pkg/sql/testdata folder is referenced by many other packages, and the meaning of sql pacakge is not clear. we should move pkg/sql/testdata to pkg/testdata.