Class Analyzer::DatediffExpr¶
-
class
DatediffExpr: public Analyzer::Expr¶ Public Functions
-
DatetruncField
get_field() const¶
-
void
group_predicates(std::list<const Expr *> &scan_predicates, std::list<const Expr *> &join_predicates, std::list<const Expr *> &const_predicates) const¶
-
void
collect_rte_idx(std::set<int> &rte_idx_set) const¶
-
void
collect_column_var(std::set<const ColumnVar *, bool(*colvar_set)( const ColumnVar *, const ColumnVar *)>&, bool include_agg) const¶
-
std::string
toString() const¶
-
DatetruncField