From 50aafa8dc129980e801eeb5385c1cbb8020bdb63 Mon Sep 17 00:00:00 2001 From: Seo Sanghyeon Date: Thu, 18 Aug 2022 03:26:45 +0900 Subject: [PATCH] Update Ballista link in README (#576) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dee097e56..6e9f6290d 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ licensed as above, without any additional terms or conditions. [current issues]: https://github.com/sqlparser-rs/sqlparser-rs/issues [DataFusion]: https://github.com/apache/arrow-datafusion [LocustDB]: https://github.com/cswinter/LocustDB -[Ballista]: https://github.com/apache/arrow-datafusion/tree/master/ballista +[Ballista]: https://github.com/apache/arrow-ballista [GlueSQL]: https://github.com/gluesql/gluesql [Pratt Parser]: https://tdop.github.io/ [sql-2016-grammar]: https://jakewheat.github.io/sql-overview/sql-2016-foundation-grammar.html