sql-machine-learning / gomaxcompute

A Go driver for MaxCompute.
41 stars 11 forks source link

Support precise result of Exec #15

Open weiguoz opened 5 years ago

weiguoz commented 5 years ago

Instead of returning &odpsResult{-1, -1}, nil in connection.go:Exec()