MCPcopy Create free account

hub / github.com/csimplestring/delta-go / types & classes

Types & classes134 in github.com/csimplestring/delta-go

↓ 18 callersStructcommit
func (h *historyManager) monotonizeCommitTimestamps(commits []action.CommitMarker) []action.CommitMarker { i := 0 length := len(commits) for i < le
history_manager.go:246
↓ 1 callersTypeAliasName
op/names.go:14
InterfaceAction
action/action.go:15
StructAddCDCFile
action/cdc.go:7
StructAddFile
action/add.go:10
StructAnd
types/expr_binary.go:135
StructArrayType
types/type_array.go:3
StructAzureBlobLogStore
store/azure.go:60
StructBinaryType
types/type_primitives.go:5
StructBlobDir
internal/util/blob.go:20
StructBooleanType
types/type_primitives.go:12
StructByteType
types/type_primitives.go:19
StructCheckpointInstance
checkpoint.go:30
StructCheckpointMetaDataJSON
checkpoint.go:22
InterfaceClock
clock.go:5
StructColumn
types/expr_column.go:7
StructCommitInfo
action/commit_info.go:13
InterfaceCommitMarker
action/commit_info.go:7
StructCommitResult
trnx.go:69
StructConcurrentModificationError
errno/errors.go:167
StructConcurrentTransactionError
ConcurrentTransactionError Thrown when concurrent transaction both attempt to update the same idempotent transaction.
errno/errors.go:201
StructConfig
config.go:13
InterfaceDataType
types/interfaces.go:32
StructDateType
types/type_primitives.go:26
StructDecimalType
types/type_primitives.go:33
StructDeltaStandaloneError
DeltaStandaloneError Thrown when a query fails, usually because the query itself is invalid.
errno/errors.go:210
StructDoubleType
types/type_primitives.go:46
StructEqualTo
types/expr_binary.go:173
InterfaceExpression
types/interfaces.go:36
InterfaceFileAction
action/action.go:20
StructFileMeta
store/store.go:57
StructFloatType
types/type_primitives.go:53
StructFormat
action/format.go:3
StructGCSLogStore
store/gcs.go:57
StructGt
types/expr_binary.go:193
StructGte
types/expr_binary.go:213
StructIllegalArgError
errno/errors.go:227
StructInMemVersionLog
version_log.go:18
StructInMemoryLogReplay
replay_action.go:12
StructIntegerType
types/type_primitives.go:60
StructIsNotNull
types/expr_unary.go:78
StructIsNull
types/expr_unary.go:40
InterfaceIter
An Iterator that also implements the Closer interface. The caller should call close() method to free all resources properly after using the iterator.
iter/iterator.go:12
StructJobInfo
action/job_info.go:3
StructLazy
internal/util/lazy.go:10
InterfaceLevel
isolation/delta_isolationlevel.go:3
StructLineReader
iter/line_reader.go:21
StructLiteral
types/expr_literal.go:10
StructLocalStore
store/local.go:41
InterfaceLog
Log Represents the transaction logs of a Delta table. It provides APIs to access the states of a Delta table.
log.go:18
StructLogSegment
log_segment.go:11
StructLongType
types/type_primitives.go:67
StructLt
types/expr_binary.go:233
StructLte
types/expr_binary.go:253
StructMapIter
iter/map_iter.go:3
StructMapType
types/type_map.go:3
StructMemOptimizedVersionLog
version_log.go:35
StructMemoryOptimizedLogReplay
replay_file.go:70
StructMetadata
action/metadata.go:13
StructMetadataChangeError
MetadataChangeError Thrown when the metadata of the Delta table has changed between the time of read and the time of commit.
errno/errors.go:219
StructNot
types/expr_unary.go:60
StructNotebookInfo
action/notebook_info.go:3
StructNullType
types/type_primitives.go:74
StructOperation
we do not support metrics here
op/operation.go:7
InterfaceOptimisticTransaction
OptimisticTransaction to perform a set of reads in a transaction and then commit a set of updates to the state of the log. All reads from the DeltaLo
trnx.go:33
StructOr
types/expr_binary.go:154
StructPartitionRowRecord
record.go:13
StructProtocol
action/protocol.go:3
StructRemoveFile
action/remove.go:9
InterfaceRowRecord
types/interfaces.go:10
StructS3SingleDriverLogStore
store/s3.go:50
InterfaceScan
Scan provides access to an iterator over the files in this snapshot. Typically created with a read predicate Expression to let users filter files. Ple
scan.go:20
StructSetTransaction
action/trx.go:3
StructShortType
types/type_primitives.go:81
StructSingleAction
action/action.go:53
StructSliceIter
iter/slice.go:11
InterfaceSnapshot
Snapshot provides APIs to access the Delta table state (such as table metadata, active files) at some version. See Delta Transaction Log Protocol for
snapshot.go:21
StructSnapshotReader
snapshot_reader.go:22
InterfaceStore
General interface for all critical file system operations required to read and write the Delta logs. The correctness is predicated on the atomicity an
store/store.go:28
StructStringType
types/type_primitives.go:88
StructStructField
types/type_struct.go:77
StructStructType
types/type_struct.go:10
StructSystemClock
clock.go:11
StructTableConfig
DeltaConfig
config.go:19
StructTimestampType
types/type_primitives.go:95
InterfaceVersionLog
version_log.go:9
Interfaceaccepter
scan.go:42
StructactionMarshaller
parquet_marshaller.go:9
Structargs
types/type_utils_test.go:164
Structargs
internal/util/path/path_test.go:10
Structargs
internal/util/path/resolver_test.go:8
StructbaseStore
store/base.go:10
StructbinaryExp
types/expr_binary.go:13
StructcaseInsensitiveMap
types/type_utils.go:144
InterfacecheckpointReader
checkpoint_reader.go:18
StructcheckpointWriter
checkpoint_writer.go:12
StructconflictChecker
conflict_checker.go:70
StructcurrentTransactionInfo
conflict_checker.go:17
StructcustomJSONIterator
replay_file.go:24
StructcustomParquetIterator
replay_file.go:50
next →1–100 of 134, ranked by callers