We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2cad32 commit f895dcdCopy full SHA for f895dcd
Formula/d/datafusion.rb
@@ -1,8 +1,8 @@
1
class Datafusion < Formula
2
desc "Apache Arrow DataFusion and Ballista query engines"
3
homepage "https://arrow.apache.org/datafusion"
4
- url "https://github.com/apache/datafusion/archive/refs/tags/50.2.0.tar.gz"
5
- sha256 "85e56f3931717333288bf0296f8d905420a7945261db0ea873b8b4bc92b204a4"
+ url "https://github.com/apache/datafusion/archive/refs/tags/50.3.0.tar.gz"
+ sha256 "0dfef181973c89bc645497c141409102ab627ed7137e99b020d0c4efd6ed9c4b"
6
license "Apache-2.0"
7
head "https://github.com/apache/datafusion.git", branch: "main"
8
0 commit comments