Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
Public Attributes | |
TupleRow * | probe_row |
vector< TupleRow * > | expected_build_rows |
Definition at line 121 of file old-hash-table-test.cc.
vector<TupleRow*> impala::OldHashTableTest::ProbeTestData::expected_build_rows |
Definition at line 123 of file old-hash-table-test.cc.
Referenced by impala::OldHashTableTest::ProbeTest().
TupleRow* impala::OldHashTableTest::ProbeTestData::probe_row |
Definition at line 122 of file old-hash-table-test.cc.
Referenced by impala::OldHashTableTest::ProbeTest().