mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-07-08 01:15:00 +00:00
Update datafusion link in README (#319)
This commit is contained in:
parent
d8775e2815
commit
c5de1225e9
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ resources.
|
||||||
[tdop-tutorial]: https://eli.thegreenplace.net/2010/01/02/top-down-operator-precedence-parsing
|
[tdop-tutorial]: https://eli.thegreenplace.net/2010/01/02/top-down-operator-precedence-parsing
|
||||||
[`cargo fmt`]: https://github.com/rust-lang/rustfmt#on-the-stable-toolchain
|
[`cargo fmt`]: https://github.com/rust-lang/rustfmt#on-the-stable-toolchain
|
||||||
[current issues]: https://github.com/ballista-compute/sqlparser-rs/issues
|
[current issues]: https://github.com/ballista-compute/sqlparser-rs/issues
|
||||||
[DataFusion]: https://github.com/apache/arrow/tree/master/rust/datafusion
|
[DataFusion]: https://github.com/apache/arrow-datafusion
|
||||||
[LocustDB]: https://github.com/cswinter/LocustDB
|
[LocustDB]: https://github.com/cswinter/LocustDB
|
||||||
[Ballista]: https://github.com/ballista-compute/ballista
|
[Ballista]: https://github.com/ballista-compute/ballista
|
||||||
[Pratt Parser]: https://tdop.github.io/
|
[Pratt Parser]: https://tdop.github.io/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue