Hi, Is it possible to temporarily disable (in client code) a scan time iterator that's been configured for a table? We want to write an iterator that's enabled by default, but we want to give anyone writing queries the option of disabling it for their query. There are other ways around our problem if this isn't possible, but this way seems the most straightforward.
Thanks, Liz
