Can phoenix create or call endpoint coprocessors? I imagine this would look extremely similar to create stored procedure ddl statement. if this doesn't exist maybe I should change to idea.
Hi Sunile, Phoenix uses custom endpoint for making ddl operations atomic and coprocessors for running aggregate queries and many more queries at server side.