Yiding Cui

Results 65 comments of Yiding Cui

The `idc-jenkins-ci-tidb/mysql-test` passed. I think your pr should have passed all tests now. Other failures are not caused by your main code changes.

@apollodafoni Can you change the table data into `INSERT INTO` or csv? It's hard to use. And I could not reproduce the problem currently.

`NaN` is got because the data of the table is too wide(It has values near MinFlaot64 and values near MaxFloat64), the histogram width of the column exceeds MaxFloat64, becoming +inf,...