Skip to content

log the differences for user reference #600

@github-actions

Description

@github-actions

olake/types/catalog.go

Lines 249 to 254 in 7175a50

// TODO: log the differences for user reference
isDifferent := func() bool {
return (oldMetadata.Normalization != newMetadata.Normalization) ||
(oldMetadata.PartitionRegex != newMetadata.PartitionRegex) ||
(oldMetadata.Filter != newMetadata.Filter) ||
(oldMetadata.AppendMode != newMetadata.AppendMode) ||


This issue was generated by todo-issue based on a TODO comment in 7175a50. It's been assigned to @ImDoubD-datazip because they committed the code.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions