mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-11-01 23:50:56 +00:00
update branch references to main (#215)
* update branch references to `main` * ensure we point to ballista-compute * update a couple of links to point to ballista-compute
This commit is contained in:
parent
2a6d5f2b61
commit
8cc7702a8c
4 changed files with 7 additions and 6 deletions
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
[](https://opensource.org/licenses/Apache-2.0)
|
||||
[](https://crates.io/crates/sqlparser)
|
||||
[](https://travis-ci.org/andygrove/sqlparser-rs)
|
||||
[](https://coveralls.io/github/andygrove/sqlparser-rs?branch=master)
|
||||
[](https://travis-ci.org/ballista-computee/sqlparser-rs)
|
||||
[](https://coveralls.io/github/ballista-compute/sqlparser-rs?branch=main)
|
||||
[](https://gitter.im/sqlparser-rs/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
The goal of this project is to build a SQL lexer and parser capable of parsing
|
||||
|
|
@ -123,7 +123,7 @@ resources.
|
|||
|
||||
[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
|
||||
[current issues]: https://github.com/andygrove/sqlparser-rs/issues
|
||||
[current issues]: https://github.com/ballista-compute/sqlparser-rs/issues
|
||||
[DataFusion]: https://github.com/apache/arrow/tree/master/rust/datafusion
|
||||
[LocustDB]: https://github.com/cswinter/LocustDB
|
||||
[Pratt Parser]: https://tdop.github.io/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue