mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Update isConstant.cpp
This commit is contained in:
parent
754967bde6
commit
716ddc4580
@ -8,7 +8,7 @@ namespace DB
|
||||
{
|
||||
|
||||
/// Returns 1 if and only if the argument is constant expression.
|
||||
/// This function is exists for development, debugging and demonstration purposes.
|
||||
/// This function exists for development, debugging and demonstration purposes.
|
||||
class FunctionIsConstant : public IFunction
|
||||
{
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user