jar

org.apache.druid.extensions.contrib : druid-deltalake-extensions

Maven & Gradle

Feb 13, 2024

druid-deltalake-extensions · Delta Lake connector for Druid

Table Of Contents

Latest Version

Download org.apache.druid.extensions.contrib : druid-deltalake-extensions JAR file - Latest Versions:

All Versions

Download org.apache.druid.extensions.contrib : druid-deltalake-extensions JAR file - All Versions:

Version Vulnerabilities Size Updated
29.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 druid-deltalake-extensions-29.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.druid.delta.common

├─ org.apache.druid.delta.common.DeltaLakeDruidModule.class - [JAR]

org.apache.druid.delta.input

├─ org.apache.druid.delta.input.DeltaInputRow.class - [JAR]

├─ org.apache.druid.delta.input.DeltaInputSource.class - [JAR]

├─ org.apache.druid.delta.input.DeltaInputSourceReader.class - [JAR]

├─ org.apache.druid.delta.input.DeltaSplit.class - [JAR]

├─ org.apache.druid.delta.input.DeltaTimeUtils.class - [JAR]

├─ org.apache.druid.delta.input.RowSerde.class - [JAR]