# linkedin-calcite **Repository Path**: mirrors_linkedin/linkedin-calcite ## Basic Information - **Project Name**: linkedin-calcite - **Description**: LinkedIn's version of Apache Calcite - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: li-1.21.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Travis Build Status](https://travis-ci.org/apache/calcite.svg?branch=master)](https://travis-ci.org/apache/calcite) [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/apache/calcite?svg=true&branch=master)](https://ci.appveyor.com/project/ApacheSoftwareFoundation/calcite) # Apache Calcite Apache Calcite is a dynamic data management framework. For more details, see the [home page](http://calcite.apache.org). # Deploying to LinkedIn maven respository To deploy to LinkedIn's maven repository, run ``` sh .lipublish/publish.sh ``` You will need a [JFrog Bintray](https://bintray.com/) account that has access to LinkedIn's maven repository to be able to publish. The script will ask for the username and API key of the Bintray account.