joao-r-reis commented on code in PR #1768:
URL: 
https://github.com/apache/cassandra-gocql-driver/pull/1768#discussion_r1834521095


##########
metadata.go:
##########
@@ -1001,7 +936,9 @@ func getMaterializedViewsMetadata(session *Session, 
keyspaceName string) ([]Mate
                        memtable_flush_period_in_ms,
                        min_index_interval,
                        read_repair_chance,
-                       speculative_retry
+                       speculative_retry,
+                       field_names,
+                       field_types

Review Comment:
   I don't think these columns exist



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to