File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
datafusion-flight-sql-server Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -41,12 +41,8 @@ async {
4141This example sets up a Flight SQL server listening on ` 127.0.0.1:50051 ` .
4242
4343
44- # Acknowledgments
44+ ## Acknowledgments
4545
4646This repository was a Rust crate that was first built as a part of
4747[ datafusion-federation] ( https://github.com/datafusion-contrib/datafusion-federation/ )
4848repository.
49-
50- For more details about the original repository, please visit
51- [ datafusion-federation] ( https://github.com/datafusion-contrib/datafusion-federation/ ) .
52-
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ edition.workspace = true
55license.workspace = true
66repository.workspace = true
77description = " Datafusion flight sql server."
8- readme = " README.md "
8+ readme.workspace = true
99
1010[lib ]
1111name = " datafusion_flight_sql_server"
You can’t perform that action at this time.
0 commit comments