greenplumn CScalarIsDistinctFromTest 源码
greenplumn CScalarIsDistinctFromTest 代码
文件路径:/src/backend/gporca/server/include/unittest/gpopt/operators/CScalarIsDistinctFromTest.h
#ifndef GPOPT_CScalarIsDistinctFromTest_H
#define GPOPT_CScalarIsDistinctFromTest_H
#include "gpos/types.h"
namespace gpopt
{
class CScalarIsDistinctFromTest
{
public:
static gpos::GPOS_RESULT EresUnittest();
};
} // namespace gpopt
#endif // GPOPT_CScalarIsDistinctFromTest_H
相关信息
相关文章
greenplumn CContradictionTest 源码
greenplumn CExpressionPreprocessorTest 源码
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
7、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦