Open
Description
When I tested the latest SQLFlow image, I found that there are some problems with inferences about the quick way to run [SQLFlow REPL] (https://github.com/sql-machine-learning/sqlflow/blob/develop/doc/run/repl.md)
The following statement runs incorrectly after startup:
docker run -it --rm --net = host sqlflow / sqlflow repl \
--datasource = "mysql: // root: root @ tcp (host.docker.internal: 3306) /? maxAllowedPacket = 0
- Note: The latest mirror has fixed inference issues. So there may be some questions about this startup method *