DagsterPipes.PartitionKeyRange (dagster_pipes v0.1.0)

Summary

Types

t()

@type t() :: %DagsterPipes.PartitionKeyRange{
  partition_key_range_end: String.t() | nil,
  start: String.t() | nil
}

Functions

from_json(json)

from_map(m)

to_json(struct)

to_map(struct)