Skip to content

Commit d8f3321

Browse files
committed
ops
1 parent d125b6c commit d8f3321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_alp.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ class alp_test : public ::testing::Test {
118118
size_t tuples_count {alp::config::VECTOR_SIZE};
119119
size_t rowgroup_offset {0};
120120

121-
double value_to_encode;
121+
PT value_to_encode;
122122
std::string val_str;
123123
// keep storing values from the text file so long as data exists:
124124
size_t row_idx {0};

0 commit comments

Comments
 (0)