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 2e8a918 commit 95f5ecdCopy full SHA for 95f5ecd
Framework/Core/include/Framework/Expressions.h
@@ -41,6 +41,7 @@ class Projector;
41
#include <string>
42
#include <memory>
43
#include <set>
44
+#include <stack>
45
namespace gandiva
46
{
47
using Selection = std::shared_ptr<gandiva::SelectionVector>;
0 commit comments