Structsยง
- Merge
Scan Exec - Merge
Scan Logical Plan - Merge
Scan ๐Metric - Partition
Metrics ๐ - Metrics for a partition of a MergeScanExec.
- Region
Metrics ๐ - Metrics for a region of a partition.
- Subscriber
Rollback ๐Guard
Functionsยง
- acquire_
remote_ ๐dyn_ filter_ registry_ lease - fields_
semantically_ ๐equal - Returns true when two fields describe the same column semantics: same name, same data type, and same nullability.
- is_
json_ ๐field - Returns true when the field is a JSON column, identified either by its
Arrow extension type (
greptime.json/greptime.json2) or by itsgreptime:type=Jsonmarker. - json_
fields_ ๐compatible - Returns true when two fields are semantically equivalent JSON columns.
- query_
engine_ ๐state_ from_ task_ context - query_
load_ ๐region_ id - record_
merge_ ๐scan_ schema_ error - region_
scan_ ๐load - register_
remote_ ๐dyn_ filters_ for_ region - remote_
dyn_ ๐filter_ enabled - remote_
plan_ ๐row_ bound - Returns a deterministic upper bound on rows emitted by the remote plan for one region.
- remote_
schema_ ๐mismatch - report_
region_ ๐query_ load - validate_
remote_ ๐schema - Validates the remote schema before positional column handling.