Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csimplestring/delta-go
/ types & classes
Types & classes
134 in github.com/csimplestring/delta-go
⨍
Functions
719
◇
Types & classes
134
↓ 18 callers
Struct
commit
func (h *historyManager) monotonizeCommitTimestamps(commits []action.CommitMarker) []action.CommitMarker { i := 0 length := len(commits) for i < le
history_manager.go:246
↓ 1 callers
TypeAlias
Name
op/names.go:14
Interface
Action
action/action.go:15
Struct
AddCDCFile
action/cdc.go:7
Struct
AddFile
action/add.go:10
Struct
And
types/expr_binary.go:135
Struct
ArrayType
types/type_array.go:3
Struct
AzureBlobLogStore
store/azure.go:60
Struct
BinaryType
types/type_primitives.go:5
Struct
BlobDir
internal/util/blob.go:20
Struct
BooleanType
types/type_primitives.go:12
Struct
ByteType
types/type_primitives.go:19
Struct
CheckpointInstance
checkpoint.go:30
Struct
CheckpointMetaDataJSON
checkpoint.go:22
Interface
Clock
clock.go:5
Struct
Column
types/expr_column.go:7
Struct
CommitInfo
action/commit_info.go:13
Interface
CommitMarker
action/commit_info.go:7
Struct
CommitResult
trnx.go:69
Struct
ConcurrentModificationError
errno/errors.go:167
Struct
ConcurrentTransactionError
ConcurrentTransactionError Thrown when concurrent transaction both attempt to update the same idempotent transaction.
errno/errors.go:201
Struct
Config
config.go:13
Interface
DataType
types/interfaces.go:32
Struct
DateType
types/type_primitives.go:26
Struct
DecimalType
types/type_primitives.go:33
Struct
DeltaStandaloneError
DeltaStandaloneError Thrown when a query fails, usually because the query itself is invalid.
errno/errors.go:210
Struct
DoubleType
types/type_primitives.go:46
Struct
EqualTo
types/expr_binary.go:173
Interface
Expression
types/interfaces.go:36
Interface
FileAction
action/action.go:20
Struct
FileMeta
store/store.go:57
Struct
FloatType
types/type_primitives.go:53
Struct
Format
action/format.go:3
Struct
GCSLogStore
store/gcs.go:57
Struct
Gt
types/expr_binary.go:193
Struct
Gte
types/expr_binary.go:213
Struct
IllegalArgError
errno/errors.go:227
Struct
InMemVersionLog
version_log.go:18
Struct
InMemoryLogReplay
replay_action.go:12
Struct
IntegerType
types/type_primitives.go:60
Struct
IsNotNull
types/expr_unary.go:78
Struct
IsNull
types/expr_unary.go:40
Interface
Iter
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
Struct
JobInfo
action/job_info.go:3
Struct
Lazy
internal/util/lazy.go:10
Interface
Level
isolation/delta_isolationlevel.go:3
Struct
LineReader
iter/line_reader.go:21
Struct
Literal
types/expr_literal.go:10
Struct
LocalStore
store/local.go:41
Interface
Log
Log Represents the transaction logs of a Delta table. It provides APIs to access the states of a Delta table.
log.go:18
Struct
LogSegment
log_segment.go:11
Struct
LongType
types/type_primitives.go:67
Struct
Lt
types/expr_binary.go:233
Struct
Lte
types/expr_binary.go:253
Struct
MapIter
iter/map_iter.go:3
Struct
MapType
types/type_map.go:3
Struct
MemOptimizedVersionLog
version_log.go:35
Struct
MemoryOptimizedLogReplay
replay_file.go:70
Struct
Metadata
action/metadata.go:13
Struct
MetadataChangeError
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
Struct
Not
types/expr_unary.go:60
Struct
NotebookInfo
action/notebook_info.go:3
Struct
NullType
types/type_primitives.go:74
Struct
Operation
we do not support metrics here
op/operation.go:7
Interface
OptimisticTransaction
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
Struct
Or
types/expr_binary.go:154
Struct
PartitionRowRecord
record.go:13
Struct
Protocol
action/protocol.go:3
Struct
RemoveFile
action/remove.go:9
Interface
RowRecord
types/interfaces.go:10
Struct
S3SingleDriverLogStore
store/s3.go:50
Interface
Scan
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
Struct
SetTransaction
action/trx.go:3
Struct
ShortType
types/type_primitives.go:81
Struct
SingleAction
action/action.go:53
Struct
SliceIter
iter/slice.go:11
Interface
Snapshot
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
Struct
SnapshotReader
snapshot_reader.go:22
Interface
Store
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
Struct
StringType
types/type_primitives.go:88
Struct
StructField
types/type_struct.go:77
Struct
StructType
types/type_struct.go:10
Struct
SystemClock
clock.go:11
Struct
TableConfig
DeltaConfig
config.go:19
Struct
TimestampType
types/type_primitives.go:95
Interface
VersionLog
version_log.go:9
Interface
accepter
scan.go:42
Struct
actionMarshaller
parquet_marshaller.go:9
Struct
args
types/type_utils_test.go:164
Struct
args
internal/util/path/path_test.go:10
Struct
args
internal/util/path/resolver_test.go:8
Struct
baseStore
store/base.go:10
Struct
binaryExp
types/expr_binary.go:13
Struct
caseInsensitiveMap
types/type_utils.go:144
Interface
checkpointReader
checkpoint_reader.go:18
Struct
checkpointWriter
checkpoint_writer.go:12
Struct
conflictChecker
conflict_checker.go:70
Struct
currentTransactionInfo
conflict_checker.go:17
Struct
customJSONIterator
replay_file.go:24
Struct
customParquetIterator
replay_file.go:50
next →
1–100 of 134, ranked by callers