Calcite Piglet

Pig-like language built on top of Calcite algebra

Лицензия

Лицензия

Группа

Группа

org.apache.calcite
Идентификатор

Идентификатор

calcite-piglet
Последняя версия

Последняя версия

1.30.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Calcite Piglet
Pig-like language built on top of Calcite algebra
Ссылка на сайт

Ссылка на сайт

https://calcite.apache.org
Система контроля версий

Система контроля версий

https://github.com/apache/calcite

Скачать calcite-piglet

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.apache.calcite/calcite-piglet/ -->
<dependency>
    <groupId>org.apache.calcite</groupId>
    <artifactId>calcite-piglet</artifactId>
    <version>1.30.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.calcite/calcite-piglet/
implementation 'org.apache.calcite:calcite-piglet:1.30.0'
// https://jarcasting.com/artifacts/org.apache.calcite/calcite-piglet/
implementation ("org.apache.calcite:calcite-piglet:1.30.0")
'org.apache.calcite:calcite-piglet:jar:1.30.0'
<dependency org="org.apache.calcite" name="calcite-piglet" rev="1.30.0">
  <artifact name="calcite-piglet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.calcite', module='calcite-piglet', version='1.30.0')
)
libraryDependencies += "org.apache.calcite" % "calcite-piglet" % "1.30.0"
[org.apache.calcite/calcite-piglet "1.30.0"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.calcite : calcite-core jar 1.30.0
org.apache.calcite : calcite-linq4j jar 1.30.0
com.google.guava : guava jar 29.0-jre
org.apache.pig : pig jar 0.16.0

runtime (4)

Идентификатор библиотеки Тип Версия
org.apache.calcite.avatica : avatica-core jar 1.20.0
org.apache.hadoop : hadoop-common jar 2.7.5
org.checkerframework : checker-qual jar 3.10.0
org.slf4j : slf4j-api jar 1.7.25

Модули Проекта

Данный проект не имеет модулей.
org.apache.calcite

The Apache Software Foundation

Версии библиотеки

Версия
1.30.0
1.29.0
1.28.0
1.27.0
1.26.0
1.25.0
1.24.0
1.23.0
1.22.0
1.21.0
1.20.0
1.19.0
1.18.0
1.17.0
1.16.0
1.15.0
1.14.0
1.13.0
1.12.0
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0