Calcite Piglet

Pig-like language built on top of Calcite algebra

License

License

GroupId

GroupId

com.linkedin.calcite
ArtifactId

ArtifactId

calcite-piglet
Last Version

Last Version

1.21.0.151
Release Date

Release Date

Type

Type

jar
Description

Description

Calcite Piglet
Pig-like language built on top of Calcite algebra
Project Organization

Project Organization

The Apache Software Foundation

Download calcite-piglet

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.calcite.avatica : avatica-core jar 1.15.0
com.linkedin.calcite : calcite-core jar 1.21.0.151
com.linkedin.calcite : calcite-linq4j jar 1.21.0.151
com.google.code.findbugs : jsr305 Optional jar 3.0.1
com.google.guava : guava jar 19.0
org.slf4j : slf4j-api jar 1.7.25
org.apache.pig : pig jar 0.16.0
org.apache.hadoop : hadoop-common jar 2.7.5

test (7)

Group / Artifact Type Version
com.linkedin.calcite : calcite-core test-jar 1.21.0.151
junit : junit jar 4.12
net.hydromatic : scott-data-hsqldb jar 0.1
org.hamcrest : hamcrest-core jar 1.3
org.hsqldb : hsqldb jar 2.4.1
org.slf4j : slf4j-log4j12 jar 1.7.25
org.apache.hadoop : hadoop-client jar 2.7.5

Project Modules

There are no modules declared in this project.
com.linkedin.calcite

The Apache Software Foundation

Versions

Version
1.21.0.151
1.21.0.150
1.21.0.149
1.21.0.148
1.21.0.146
1.21.0.144
1.21.0.142razhang-test
1.21.0.140
1.21.0.138