Disabling Bloom Filters

To disable bloom filters, use the set join_bloom_filter command.

For example, to disable bloom filters at the session level, enter:

1> set join_bloom_filter off
2> go