Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
impala::ExprTest Member List

This is the complete list of members for impala::ExprTest, including all inherited members.

ConvertValue(const ColumnType &type, const string &value)impala::ExprTestinlineprotected
default_bool_str_impala::ExprTestprotected
default_bool_val_impala::ExprTestprotected
default_decimal_str_impala::ExprTestprotected
default_string_str_impala::ExprTestprotected
default_string_val_impala::ExprTestprotected
default_timestamp_str_impala::ExprTestprotected
default_timestamp_val_impala::ExprTestprotected
default_type_strs_impala::ExprTestprotected
expr_value_impala::ExprTestprotected
FloatValMap typedefimpala::ExprTestprotected
GetValue(const string &expr, const ColumnType &expr_type, void **interpreted_value, bool expect_error=false)impala::ExprTestinlineprotected
IntValMap typedefimpala::ExprTestprotected
min_float_values_impala::ExprTestprotected
min_int_values_impala::ExprTestprotected
SetUp()impala::ExprTestinlineprotectedvirtual
TestBinaryPredicates(const string &value, bool compare_strings)impala::ExprTestinlineprotected
TestCast(const string &stmt, T val, bool timestamp_out_of_range=false)impala::ExprTestinlineprotected
TestCast(const string &stmt, const char *val, bool timestamp_out_of_range)impala::ExprTest
TestCharValue(const string &expr, const string &expected_result, const ColumnType &type)impala::ExprTestinlineprotected
TestComparison(const string &smaller, const string &larger, bool compare_strings)impala::ExprTestinlineprotected
TestDecimalComparisons()impala::ExprTestinlineprotected
TestDecimalValue(const string &expr, const T &expected_result, const ColumnType &expected_type)impala::ExprTestinlineprotected
TestError(const string &expr)impala::ExprTestinlineprotected
TestFixedPointComparisons(bool test_boundaries)impala::ExprTestinlineprotected
TestFixedPointLimits(const ColumnType &type)impala::ExprTestinlineprotected
TestFixedResultTypeOps(LeftOp a, RightOp b, const ColumnType &expected_type)impala::ExprTestinlineprotected
TestFloatingPointComparisons(bool test_boundaries)impala::ExprTestinlineprotected
TestFloatingPointLimits(const ColumnType &type)impala::ExprTestinlineprotected
TestIsNull(const string &expr, const ColumnType &expr_type)impala::ExprTestinlineprotected
TestNonOkStatus(const string &expr)impala::ExprTestinlineprotected
TestNullComparison(const string &op)impala::ExprTestinlineprotected
TestNullComparisons()impala::ExprTestinlineprotected
TestNullOperandFixedResultTypeOps(NonNullOp op, const ColumnType &expected_type)impala::ExprTestinlineprotected
TestNullOperandsArithmeticOps()impala::ExprTestinlineprotected
TestNullOperandVariableResultTypeIntOps(NonNullOp op, const ColumnType &expected_type)impala::ExprTestinlineprotected
TestStringComparisons()impala::ExprTestinlineprotected
TestStringValue(const string &expr, const string &expected_result)impala::ExprTestinlineprotected
TestTimestampUnixEpochConversions(int64_t unix_time_at_local_epoch, string local_time_at_unix_epoch)impala::ExprTestinlineprotected
TestTimestampValue(const string &expr, const TimestampValue &expected_result, const int64_t tolerance_in_seconds=0)impala::ExprTestinlineprotected
TestValidTimestampValue(const string &expr)impala::ExprTestinlineprotected
TestValue(const string &expr, const ColumnType &expr_type, const T &expected_result)impala::ExprTestinlineprotected
TestVariableResultTypeIntOps(LeftOp a, RightOp b, const ColumnType &expected_type)impala::ExprTestinlineprotected