还有就是你的这个表会不会是个视图。
// https://github.com/pingcap/tispark/issues/961 // TODO: support reading from view table in the future.
看到注释说这里不支持视图。
还有就是你的这个表会不会是个视图。
// https://github.com/pingcap/tispark/issues/961 // TODO: support reading from view table in the future.
看到注释说这里不支持视图。