Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csimplestring/delta-go
/ functions
Functions
719 in github.com/csimplestring/delta-go
⨍
Functions
719
◇
Types & classes
134
↓ 1 callers
Method
verifySchemaCompatibility
( existingSchema *types.StructType, newSchema *types.StructType, actions []action.Action)
trnx.go:390
↓ 1 callers
Method
withGlobalConfigDefaults
(metadata *action.Metadata)
trnx.go:339
↓ 1 callers
Method
write
The scala version passed the DeltaLog instance to infer if we need to use 'rename' but here I decide to pass some Config struct in future to instantia
checkpoint_writer.go:19
Method
ActionIter
()
version_log.go:12
Method
ActionIter
()
version_log.go:31
Method
ActionIter
()
version_log.go:57
Method
Actions
()
version_log.go:27
Method
Actions
()
version_log.go:45
Method
AllFiles
AllFiles returns all of the files present in this snapshot
snapshot.go:121
Method
Changes
Get all actions starting from startVersion (inclusive) in increasing order of committed version. If startVersion doesn't exist, return an empty Iterat
log.go:188
Method
Children
Children returns List of the immediate children of this node
types/expr_unary.go:36
Method
Children
Children returns List of the immediate children of this node
types/expr_column.go:75
Method
Children
Children returns List of the immediate children of this node
types/expr_literal.go:31
Method
Close
()
scan.go:176
Method
Close
()
checkpoint_reader.go:82
Method
Close
()
parquet_writer.go:94
Method
Close
()
checkpoint_test.go:120
Method
Close
()
replay_file.go:46
Method
Close
()
replay_file.go:66
Method
Close
func (l *logReplayIterator) ensureNextIterReady() error { if l.actionIter.IsPresent() && l.actionIter.MustGet().Next() { return nil } if l.action
replay_file.go:194
Method
Close
()
store/base.go:106
Method
Close
()
internal/util/blob.go:67
Method
Close
()
iter/map_iter.go:17
Method
Close
()
iter/line_reader.go:39
Method
Close
()
iter/line_reader.go:79
Method
Close
()
iter/slice.go:26
Method
Commit
Commit Modifies the state of the log by adding a new commit that is based on a read at the table's latest version as of this transaction's instantiati
trnx.go:144
Method
CommitInfoAt
(version int64)
log.go:173
Function
ConcurrentTransaction
()
errno/errors.go:193
Method
Copy
(dataChange bool, path string)
action/remove.go:42
Method
Create
(path string)
checkpoint_test.go:139
Method
Create
(path string)
store/base.go:114
Method
Create
(path string)
store/azure.go:120
Method
Create
(path string)
store/s3.go:123
Method
Create
(path string)
store/local.go:106
Method
Create
(path string)
store/gcs.go:117
Method
DataType
()
types/expr_binary.go:38
Method
DataType
DataType returns the DataType of the result of evaluating this expression.
types/expr_unary.go:22
Method
DataType
DataType returns the DataType of the result of evaluating this expression.
types/expr_column.go:65
Method
DataType
DataType returns the DataType of the result of evaluating this expression.
types/expr_literal.go:21
Method
Error
()
errno/errors.go:171
Method
Error
()
errno/errors.go:205
Method
Error
()
errno/errors.go:214
Method
Error
()
errno/errors.go:223
Method
Eval
(record RowRecord)
types/expr_binary.go:20
Method
Eval
Eval returns the result of evaluating this expression on the given input RowRecord.
types/expr_unary.go:13
Method
Eval
(record RowRecord)
types/expr_unary.go:48
Method
Eval
(record RowRecord)
types/expr_unary.go:86
Method
Eval
Eval returns the result of evaluating this expression on the given input RowRecord.
types/expr_column.go:52
Method
Eval
Eval returns the result of evaluating this expression on the given input RowRecord.
types/expr_literal.go:16
Method
Exists
(path string)
checkpoint_test.go:136
Method
Exists
(path string)
store/base.go:110
Method
Exists
(path string)
store/azure.go:116
Method
Exists
(path string)
store/s3.go:119
Method
Exists
(path string)
store/local.go:102
Method
Exists
(path string)
store/gcs.go:113
Function
FileNotFound
(msg string)
errno/errors.go:247
Method
Files
()
scan.go:60
Method
Files
()
scan.go:233
Method
Get
(fieldName string)
types/type_struct.go:31
Method
GetBigDecimal
(fieldName string)
record.go:125
Method
GetBinary
(fieldName string)
record.go:117
Method
GetBoolean
(fieldName string)
record.go:88
Method
GetByte
(fieldName string)
record.go:63
Method
GetDate
(fieldName string)
record.go:141
Method
GetDouble
(fieldName string)
record.go:105
Method
GetFloat
(fieldName string)
record.go:96
Method
GetInt
(fieldName string)
record.go:47
Method
GetInt64
(fieldName string)
record.go:55
Method
GetList
(fieldName string)
record.go:153
Method
GetList
(fieldName string)
types/interfaces.go:28
Method
GetMap
(fieldName string)
record.go:157
Method
GetMap
(fieldName string)
types/interfaces.go:29
Method
GetRecord
(fieldName string)
record.go:149
Method
GetRecord
(fieldName string)
types/interfaces.go:27
Method
GetShort
(fieldName string)
record.go:76
Method
GetString
(fieldName string)
record.go:113
Method
GetTimestamp
(fieldName string)
record.go:133
Method
GetTimestamp
()
history_manager.go:251
Method
GetTimestamp
()
action/commit_info.go:8
Method
GetTimestamp
()
action/commit_info.go:39
Method
GetVersion
()
history_manager.go:262
Method
GetVersion
()
action/commit_info.go:10
Method
GetVersion
()
action/commit_info.go:51
Function
Hash
(v interface{})
internal/util/hash.go:5
Method
InputPredicate
InputPredicate Returns the input predicate passed in by the user
scan.go:30
Method
InputPredicate
()
scan.go:71
Method
InputPredicate
()
scan.go:237
Function
Is
(a DataType)
types/type_utils.go:14
Method
IsDataChanged
()
action/remove.go:19
Method
IsDataChanged
()
action/cdc.go:15
Method
IsDataChanged
()
action/add.go:20
Method
IsNullAt
(fieldName string)
record.go:34
Method
IsPartialWriteVisible
(path string)
checkpoint_test.go:132
Method
IsPartialWriteVisible
Whether a partial write is visible for the underlying file system of `path`.
store/store.go:50
Method
IsPartialWriteVisible
Whether a partial write is visible for the underlying file system of `path`.
store/azure.go:112
Method
IsPartialWriteVisible
Whether a partial write is visible for the underlying file system of `path`.
store/s3.go:115
Method
IsPartialWriteVisible
(path string)
store/local.go:97
Method
IsPartialWriteVisible
Whether a partial write is visible for the underlying file system of `path`.
store/gcs.go:109
Method
IsValid
String implements the Stringer interface.
op/names.go:61
← previous
next →
401–500 of 719, ranked by callers