jar

com.linkedin.coral : coral-presto

Maven & Gradle

Apr 02, 2021
4 usages
737 stars

coral-presto · A library for analyzing, processing, and rewriting views defined in the Hive Metastore, and sharing them across multiple execution engines

Table Of Contents

Latest Version

Download com.linkedin.coral : coral-presto JAR file - Latest Versions:

All Versions

Download com.linkedin.coral : coral-presto JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window coral-presto-1.0.40.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.linkedin.coral.presto.rel2presto.functions

├─ com.linkedin.coral.presto.rel2presto.functions.GenericProjectToPrestoConverter.class - [JAR]

├─ com.linkedin.coral.presto.rel2presto.functions.GenericTemplateFunction.class - [JAR]

├─ com.linkedin.coral.presto.rel2presto.functions.PrestoArrayTransformFunction.class - [JAR]

├─ com.linkedin.coral.presto.rel2presto.functions.PrestoElementAtFunction.class - [JAR]

├─ com.linkedin.coral.presto.rel2presto.functions.PrestoKeywordsConverter.class - [JAR]

├─ com.linkedin.coral.presto.rel2presto.functions.PrestoMapTransformValuesFunction.class - [JAR]

├─ com.linkedin.coral.presto.rel2presto.functions.PrestoStructCastRowFunction.class - [JAR]

├─ com.linkedin.coral.presto.rel2presto.functions.RelDataTypeToPrestoTypeStringConverter.class - [JAR]

com.linkedin.coral.presto.rel2presto

├─ com.linkedin.coral.presto.rel2presto.Calcite2PrestoUDFConverter.class - [JAR]

├─ com.linkedin.coral.presto.rel2presto.CalcitePrestoUDFMap.class - [JAR]

├─ com.linkedin.coral.presto.rel2presto.HiveToPrestoConverter.class - [JAR]

├─ com.linkedin.coral.presto.rel2presto.PrestoSqlDialect.class - [JAR]

├─ com.linkedin.coral.presto.rel2presto.PrestoSqlRewriter.class - [JAR]

├─ com.linkedin.coral.presto.rel2presto.PrestoTryCastFunction.class - [JAR]

├─ com.linkedin.coral.presto.rel2presto.RelToPrestoConverter.class - [JAR]

├─ com.linkedin.coral.presto.rel2presto.UDFMapUtils.class - [JAR]

├─ com.linkedin.coral.presto.rel2presto.UDFTransformer.class - [JAR]

Advertisement