We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99f93f1 commit f726d17Copy full SHA for f726d17
cpp/src/gandiva/tests/generate_data.h
@@ -67,7 +67,6 @@ class BoundedInt32DataGenerator : public Int32DataGenerator {
67
68
protected:
69
uint32_t upperBound_;
70
- Random random_;
71
};
72
73
class Int64DataGenerator : public DataGenerator<int64_t> {
0 commit comments