File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 2222The prost/tonic code can be generated by running ` ./regen.sh ` , which in turn invokes the Rust binary located in [ gen] ( ./gen )
2323
2424This is necessary after modifying the protobuf definitions or altering the dependencies of [ gen] ( ./gen ) , and requires a
25- valid installation of [ protoc] ( https://github.com/protocolbuffers/protobuf#protocol-compiler- installation) .
25+ valid installation of [ protoc] (see [ installation instructions ] for details ).
2626
2727``` bash
2828./regen.sh
2929```
30+
31+ [ protoc ] : https://github.com/protocolbuffers/protobuf#protocol-compiler-installation
32+ [ installation instructions ] : https://arrow.apache.org/datafusion/contributor-guide/#protoc-installation
You can’t perform that action at this time.
0 commit comments