jar

io.trino : trino-delta-lake

Maven & Gradle

Aug 24, 2023
8k stars

Trino - Delta Lake Connector Plugin

Table Of Contents

Latest Version

Download io.trino : trino-delta-lake JAR file - Latest Versions:

All Versions

Download io.trino : trino-delta-lake JAR file - All Versions:

Version Vulnerabilities Size Updated
425
424
423
422
421
420
419
418
417
416
415
414
413
412
411
410
409
408
407
406
405
403
402
401
400
399
398
397
396
395
394
393
392
391
390
389
388
387
386
385
384
383
382
381
380
379
378
377
376
375
374
373

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 trino-delta-lake-425.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.trino.plugin.deltalake

├─ io.trino.plugin.deltalake.AbstractDeltaLakePageSink.class - [JAR]

├─ io.trino.plugin.deltalake.AllowDeltaLakeManagedTableRename.class - [JAR]

├─ io.trino.plugin.deltalake.AnalyzeHandle.class - [JAR]

├─ io.trino.plugin.deltalake.CorruptedDeltaLakeTableHandle.class - [JAR]

├─ io.trino.plugin.deltalake.DataFileInfo.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaHiveTypeTranslator.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeAccessControlMetadataFactory.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeAnalyzeProperties.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeAzureModule.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeBucketFunction.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeCdfPageSink.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeColumnHandle.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeColumnMetadata.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeColumnProjectionInfo.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeColumnType.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeConfig.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeConnector.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeConnectorFactory.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeErrorCode.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeFunctionProvider.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeGcsModule.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeHistoryTable.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeInputInfo.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeInsertTableHandle.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeMergeResult.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeMergeSink.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeMergeTableHandle.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeMetadata.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeMetadataFactory.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeModule.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeNodePartitioningProvider.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeOutputTableHandle.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakePageSink.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakePageSinkProvider.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakePageSource.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakePageSourceProvider.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeParquetSchemaMapping.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeParquetSchemas.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakePartitioningHandle.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakePlugin.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakePropertiesTable.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeRedirectionsProvider.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeS3Module.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeSchemaProperties.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeSecurityConfig.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeSecurityModule.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeSessionProperties.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeSplit.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeSplitManager.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeSplitSource.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeTableHandle.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeTableName.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeTableProperties.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeTableType.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeTransactionManager.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeTypes.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeUpdateBucketFunction.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeUpdateHandle.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeUpdateResult.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeWriter.class - [JAR]

├─ io.trino.plugin.deltalake.DeltaLakeWriterStats.class - [JAR]

├─ io.trino.plugin.deltalake.GcsStorageFactory.class - [JAR]

├─ io.trino.plugin.deltalake.InternalDeltaLakeConnectorFactory.class - [JAR]

├─ io.trino.plugin.deltalake.LocatedTableHandle.class - [JAR]

io.trino.plugin.deltalake.metastore.glue

├─ io.trino.plugin.deltalake.metastore.glue.DeltaLakeGlueMetastoreConfig.class - [JAR]

├─ io.trino.plugin.deltalake.metastore.glue.DeltaLakeGlueMetastoreModule.class - [JAR]

├─ io.trino.plugin.deltalake.metastore.glue.DeltaLakeGlueMetastoreTableFilterProvider.class - [JAR]

io.trino.plugin.deltalake.transactionlog

├─ io.trino.plugin.deltalake.transactionlog.AddFileEntry.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.CanonicalColumnName.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.CdcEntry.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.CommitInfoEntry.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.DeletionVectorEntry.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.DeltaLakeComputedStatistics.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.DeltaLakeDataFileCacheEntry.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.DeltaLakeParquetStatisticsUtils.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.DeltaLakeSchemaSupport.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.DeltaLakeTransactionLogEntry.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.MetadataEntry.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.MissingTransactionLogException.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.ProtocolEntry.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.RemoveFileEntry.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.TableSnapshot.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.TransactionEntry.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.TransactionLogAccess.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.TransactionLogParser.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.TransactionLogUtil.class - [JAR]

io.trino.plugin.deltalake.transactionlog.writer

├─ io.trino.plugin.deltalake.transactionlog.writer.AzureTransactionLogSynchronizer.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.writer.GcsTransactionLogSynchronizer.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.writer.NoIsolationSynchronizer.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.writer.S3NativeTransactionLogSynchronizer.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.writer.TransactionConflictException.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.writer.TransactionLogSynchronizer.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.writer.TransactionLogSynchronizerManager.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.writer.TransactionLogWriter.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.writer.TransactionLogWriterFactory.class - [JAR]

io.trino.plugin.deltalake.delete

├─ io.trino.plugin.deltalake.delete.Base85Codec.class - [JAR]

├─ io.trino.plugin.deltalake.delete.DeletionVectors.class - [JAR]

io.trino.plugin.deltalake.metastore.thrift

├─ io.trino.plugin.deltalake.metastore.thrift.DeltaLakeThriftMetastoreModule.class - [JAR]

io.trino.plugin.deltalake.util

├─ io.trino.plugin.deltalake.util.PageListBuilder.class - [JAR]

io.trino.plugin.deltalake.procedure

├─ io.trino.plugin.deltalake.procedure.DeltaLakeTableExecuteHandle.class - [JAR]

├─ io.trino.plugin.deltalake.procedure.DeltaLakeTableProcedureId.class - [JAR]

├─ io.trino.plugin.deltalake.procedure.DeltaTableOptimizeHandle.class - [JAR]

├─ io.trino.plugin.deltalake.procedure.DeltaTableProcedureHandle.class - [JAR]

├─ io.trino.plugin.deltalake.procedure.DropExtendedStatsProcedure.class - [JAR]

├─ io.trino.plugin.deltalake.procedure.FlushMetadataCacheProcedure.class - [JAR]

├─ io.trino.plugin.deltalake.procedure.OptimizeTableProcedure.class - [JAR]

├─ io.trino.plugin.deltalake.procedure.RegisterTableProcedure.class - [JAR]

├─ io.trino.plugin.deltalake.procedure.UnregisterTableProcedure.class - [JAR]

├─ io.trino.plugin.deltalake.procedure.VacuumProcedure.class - [JAR]

io.trino.plugin.deltalake.expression

├─ io.trino.plugin.deltalake.expression.ArithmeticBinaryExpression.class - [JAR]

├─ io.trino.plugin.deltalake.expression.BetweenPredicate.class - [JAR]

├─ io.trino.plugin.deltalake.expression.BooleanLiteral.class - [JAR]

├─ io.trino.plugin.deltalake.expression.ComparisonExpression.class - [JAR]

├─ io.trino.plugin.deltalake.expression.Identifier.class - [JAR]

├─ io.trino.plugin.deltalake.expression.Literal.class - [JAR]

├─ io.trino.plugin.deltalake.expression.LogicalExpression.class - [JAR]

├─ io.trino.plugin.deltalake.expression.LongLiteral.class - [JAR]

├─ io.trino.plugin.deltalake.expression.NullLiteral.class - [JAR]

├─ io.trino.plugin.deltalake.expression.ParsingException.class - [JAR]

├─ io.trino.plugin.deltalake.expression.SparkExpression.class - [JAR]

├─ io.trino.plugin.deltalake.expression.SparkExpressionBaseBaseListener.class - [JAR]

├─ io.trino.plugin.deltalake.expression.SparkExpressionBaseBaseVisitor.class - [JAR]

├─ io.trino.plugin.deltalake.expression.SparkExpressionBaseLexer.class - [JAR]

├─ io.trino.plugin.deltalake.expression.SparkExpressionBaseListener.class - [JAR]

├─ io.trino.plugin.deltalake.expression.SparkExpressionBaseParser.class - [JAR]

├─ io.trino.plugin.deltalake.expression.SparkExpressionBaseVisitor.class - [JAR]

├─ io.trino.plugin.deltalake.expression.SparkExpressionBuilder.class - [JAR]

├─ io.trino.plugin.deltalake.expression.SparkExpressionConverter.class - [JAR]

├─ io.trino.plugin.deltalake.expression.SparkExpressionParser.class - [JAR]

├─ io.trino.plugin.deltalake.expression.SparkExpressionTreeVisitor.class - [JAR]

├─ io.trino.plugin.deltalake.expression.StringLiteral.class - [JAR]

io.trino.plugin.deltalake.transactionlog.statistics

├─ io.trino.plugin.deltalake.transactionlog.statistics.DeltaLakeFileStatistics.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.statistics.DeltaLakeJsonFileStatistics.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.statistics.DeltaLakeParquetFileStatistics.class - [JAR]

io.trino.plugin.deltalake.transactionlog.checkpoint

├─ io.trino.plugin.deltalake.transactionlog.checkpoint.CheckpointBuilder.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.checkpoint.CheckpointEntries.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.checkpoint.CheckpointEntryIterator.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.checkpoint.CheckpointSchemaManager.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.checkpoint.CheckpointWriter.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.checkpoint.CheckpointWriterManager.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.checkpoint.LastCheckpoint.class - [JAR]

├─ io.trino.plugin.deltalake.transactionlog.checkpoint.TransactionLogTail.class - [JAR]

io.trino.plugin.deltalake.statistics

├─ io.trino.plugin.deltalake.statistics.CachingExtendedStatisticsAccess.class - [JAR]

├─ io.trino.plugin.deltalake.statistics.DeltaLakeColumnStatistics.class - [JAR]

├─ io.trino.plugin.deltalake.statistics.DeltaLakeTableStatisticsProvider.class - [JAR]

├─ io.trino.plugin.deltalake.statistics.ExtendedStatistics.class - [JAR]

├─ io.trino.plugin.deltalake.statistics.ExtendedStatisticsAccess.class - [JAR]

├─ io.trino.plugin.deltalake.statistics.FileBasedTableStatisticsProvider.class - [JAR]

├─ io.trino.plugin.deltalake.statistics.MetaDirStatisticsAccess.class - [JAR]

com.google.cloud.hadoop.fs.gcs

├─ com.google.cloud.hadoop.fs.gcs.TrinoGoogleHadoopFileSystemConfiguration.class - [JAR]

io.trino.plugin.deltalake.metastore.file

├─ io.trino.plugin.deltalake.metastore.file.DeltaLakeFileMetastoreModule.class - [JAR]

io.trino.plugin.deltalake.functions.tablechanges

├─ io.trino.plugin.deltalake.functions.tablechanges.TableChangesFileType.class - [JAR]

├─ io.trino.plugin.deltalake.functions.tablechanges.TableChangesFunction.class - [JAR]

├─ io.trino.plugin.deltalake.functions.tablechanges.TableChangesFunctionProcessor.class - [JAR]

├─ io.trino.plugin.deltalake.functions.tablechanges.TableChangesFunctionProvider.class - [JAR]

├─ io.trino.plugin.deltalake.functions.tablechanges.TableChangesProcessorProvider.class - [JAR]

├─ io.trino.plugin.deltalake.functions.tablechanges.TableChangesSplit.class - [JAR]

├─ io.trino.plugin.deltalake.functions.tablechanges.TableChangesSplitSource.class - [JAR]

├─ io.trino.plugin.deltalake.functions.tablechanges.TableChangesTableFunctionHandle.class - [JAR]

io.trino.plugin.deltalake.metastore

├─ io.trino.plugin.deltalake.metastore.DeltaLakeMetastore.class - [JAR]

├─ io.trino.plugin.deltalake.metastore.DeltaLakeMetastoreModule.class - [JAR]

├─ io.trino.plugin.deltalake.metastore.DeltaMetastoreTable.class - [JAR]

├─ io.trino.plugin.deltalake.metastore.HiveMetastoreBackedDeltaLakeMetastore.class - [JAR]

├─ io.trino.plugin.deltalake.metastore.NotADeltaLakeTableException.class - [JAR]

Advertisement

Dependencies from Group

Aug 24, 2023
68 usages
8k stars
Aug 24, 2023
66 usages
8k stars
Aug 24, 2023
46 usages
0 stars
Aug 24, 2023
45 usages
8.1k stars
Aug 24, 2023
41 usages
0 stars

Discover Dependencies