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/executor
Owen Diehl 395030b130
feat(dataobj executor): project node (#17312)
9 months ago
..
executor.go feat(dataobj executor): project node (#17312) 9 months ago
executor_test.go feat(dataobj executor): project node (#17312) 9 months ago
expressions.go chore(engine): Add expression evaluator to evaluate physical expressions against a given record batch (#17257) 9 months ago
expressions_test.go chore(engine): Add expression evaluator to evaluate physical expressions against a given record batch (#17257) 9 months ago
limit.go chore(dataobj,testing,executor): pipeline equality testing (#17311) 9 months ago
limit_test.go chore(dataobj,testing,executor): pipeline equality testing (#17311) 9 months ago
pipeline.go chore(engine): Add framework for query executor (#17260) 9 months ago
pipeline_test.go feat(dataobj executor): project node (#17312) 9 months ago
pipeline_utils_test.go chore(dataobj,testing,executor): pipeline equality testing (#17311) 9 months ago
project.go feat(dataobj executor): project node (#17312) 9 months ago
project_test.go feat(dataobj executor): project node (#17312) 9 months ago
util_test.go chore(engine): Implement execution pipeline for the limit operator (#17264) 9 months ago