MCPcopy Create free account
hub / github.com/arkdb/inception / duplicate_order

Function duplicate_order

sql/sql_optimizer.cc:8028–8054  ·  view source on GitHub ↗

Check if an expression in ORDER BY or GROUP BY is a duplicate of a preceding expression. @param first_order the first expression in the ORDER BY or GROUP BY clause @param possible_dup the expression that might be a duplicate of another expression preceding it the ORDER BY or GROUP BY clause @returns true if poss

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

remove_constFunction · 0.85

Calls 2

real_itemMethod · 0.45
typeMethod · 0.45

Tested by

no test coverage detected