What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/kind task

What does this PR do / why do we need it:

Right now for dynamic filtering we only implement the LongArrayBlock and VariableWidthBlock for bloom filter. Add support for Int128ArrayBlock, ShortArrayBlock, ByteArrayBlock and IntArrayBlock.

Which issue(s) this PR fixes:

Fixes #I1Q310:Add filter() implementation for integer typed blocks

Special notes for your reviewers: