Python CQL driver: refresh schema information
---------------------------------------------

                 Key: CASSANDRA-2260
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2260
             Project: Cassandra
          Issue Type: Improvement
          Components: API
            Reporter: Eric Evans
            Priority: Minor


Currently, {{Connection}} instances perform a schema lookup for the result 
decoder once during initialization.  At a minimum it should be possible to 
force a refresh of this schema info, and it may also make sense to 
automatically refresh after {{CREATE}}, {{ALTER}}, and {{DROP}} statements are 
executed.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to