plantree

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package plantree provides functionality to render PlanNode as ASCII tree (EXPERIMENTAL)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RowWithPredicates

type RowWithPredicates struct {
	ID             int32
	TreePart       string
	NodeText       string
	Predicates     []string
	ExecutionStats stats.ExecutionStats
}

func ProcessPlan

func ProcessPlan(qp *queryplan.QueryPlan) (rows []RowWithPredicates, err error)

func (RowWithPredicates) FormatID

func (r RowWithPredicates) FormatID() string

func (RowWithPredicates) Text

func (r RowWithPredicates) Text() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL