Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConstantValue ¶ added in v0.7.0
Types ¶
type ConstantFold ¶
type ConstantFold struct {
// contains filtered or unexported fields
}
func NewConstantFold ¶ added in v0.6.0
func NewConstantFold(isPrepared bool) *ConstantFold
func (*ConstantFold) GetBatch ¶ added in v0.6.0
func (r *ConstantFold) GetBatch() *batch.Batch
type PredicatePushdown ¶
type PredicatePushdown struct { }
func NewPredicatePushdown ¶
func NewPredicatePushdown() *PredicatePushdown
Click to show internal directories.
Click to hide internal directories.