> You can just act as if Storm wasn't being used in this case. Storm will > select things from specified tables normally. If you have search paths, > they'll be used.
Actually, there's an issue here. Make sure you run 'store.invalidate()' whenever you update the search path, otherwise you may get cached objects which don't correspond to the table you want. -- Gustavo Niemeyer http://niemeyer.net -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
