//** x%2==0 <-- This is the condition which I want to evaluate **//
Code using Apache Arrow looks like:
Field a = Field.nullable("a",int64);