Module comparison_join_key

Source
Expand description

Nested message and enum types in ComparisonJoinKey.

Modules§

comparison_type
Nested message and enum types in ComparisonType.

Structs§

ComparisonType
Describes how the relation should consider if two rows are a match

Enums§

SimpleComparisonType
Most joins will use one of the following behaviors. To avoid the complexity of a function lookup we define the common behaviors here