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 96e53ae commit 7194f8dCopy full SHA for 7194f8d
sql/hive/src/main/scala/org/apache/spark/sql/hive/client/package.scala
@@ -64,7 +64,7 @@ package object client {
64
"org.apache.calcite:calcite-druid",
65
"org.apache.calcite.avatica:avatica",
66
"org.apache.curator:*",
67
- "org.pentaho:pentaho-aggdesigner-algorithm",
+ "net.hydromatic:aggdesigner-algorithm",
68
"org.apache.hive:hive-vector-code-gen"))
69
70
// Since Hive 3.0, HookUtils uses org.apache.logging.log4j.util.Strings
0 commit comments