Search notes:

Oracle SQL Plan operation PART JOIN FILTER CREATE

In the plan table, the PART JOIN FILTER CREATE plan operation typically has a value like :BF0000, :BF0001 etc for object_name. BF seems to stand for Bloom Filter.
The value for object_node is typically :Q1001, :Q1002 etc.

See also

The plan operation JOIN FILTER CREATE.
Plan operations

Index