Like Prometheus, but for logs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
loki/pkg/engine/internal/planner/physical
benclive a029934ef2
chore: resolve predicate columns in distributed metastore (#20504)
1 month ago
..
catalog.go chore: resolve predicate columns in distributed metastore (#20504) 1 month ago
catalog_test.go feat(engine): delegate metastore queries to engine (#20189) 3 months ago
compat.go chore: compat should also handles metadata collisions (#20005) 3 months ago
dataobjscan.go feat(metastore): shard sections queries over index files (#20134) 3 months ago
expressions.go chore(engine): Do not embed `types.Literal` interface in logical and physical Literal (#19858) 4 months ago
expressions_test.go feat: implement `unwrap` as a projection (#19409) 5 months ago
filter.go chore(engine): serializable physical plans (#19672) 4 months ago
grouping.go chore: Aggregation groupings for by() and without() (#19928) 3 months ago
join.go chore(engine): serializable physical plans (#19672) 4 months ago
limit.go chore(engine): serializable physical plans (#19672) 4 months ago
merge.go feat(metastore): shard sections queries over index files (#20134) 3 months ago
metastore_planner.go feat(metastore): shard sections queries over index files (#20134) 3 months ago
metastore_planner_test.go feat(metastore): shard sections queries over index files (#20134) 3 months ago
optimizer.go chore: tweaks for feature parity (#19940) 2 months ago
optimizer_test.go chore: Aggregation groupings for by() and without() (#19928) 3 months ago
parallelize.go chore(engine): serializable physical plans (#19672) 4 months ago
plan.go chore(engine): add missing godoc comments in planner, workflow (#20656) 1 month ago
planner.go chore: resolve predicate columns in distributed metastore (#20504) 1 month ago
planner_test.go chore: resolve predicate columns in distributed metastore (#20504) 1 month ago
pointersscan.go feat(metastore): shard sections queries over index files (#20134) 3 months ago
printer.go feat(metastore): shard sections queries over index files (#20134) 3 months ago
printer_test.go chore(engine): serializable physical plans (#19672) 4 months ago
projection.go chore(engine): serializable physical plans (#19672) 4 months ago
range_aggregate.go chore(engine): enforce max_query_series (#20557) 2 months ago
scanset.go chore: resolve predicate columns in distributed metastore (#20504) 1 month ago
sort_order.go chore(engine): introduce ScanSet node (#19524) 5 months ago
topk.go chore(topk): improvements to reduce alloc bytes and alloc space (#19660) 4 months ago
vector_aggregate.go chore(engine): enforce max_query_series (#20557) 2 months ago