rule

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: May 29, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const SquashJoinsRule = "squash_joins"

SquashJoinsRule name.

Variables

This section is empty.

Functions

func SquashJoins

func SquashJoins(
	ctx *sql.Context,
	a *analyzer.Analyzer,
	n sql.Node,
) (sql.Node, error)

SquashJoins finds all squashable tables and joins them in a single SquashedTable that will perform many operations directly over git objects to make the query run faster.

Types

This section is empty.

Jump to

Keyboard shortcuts

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