So I cant get neither the name of the table, the name of the column, the id of the row nor the region that "ptr" belongs to after calling:
* Expression arg = getChildren().get(0); if (!arg.evaluate(tuple, ptr)) { return false; }*
So I cant get neither the name of the table, the name of the column, the id of the row nor the region that "ptr" belongs to after calling:
* Expression arg = getChildren().get(0); if (!arg.evaluate(tuple, ptr)) { return false; }*