You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DataStax Ruby Driver for Apache Cassandra User Mailing List
Hi Rubyists!
DataStax just released v3.0.3 (patch release) of the Ruby driver. This release fixes a race condition in metadata updates when a table and related view are created immediately one after the other (RUBY-241). The symptom is that view.base_table would return nil even though the table does exist.