This is an automated email from the ASF dual-hosted git repository.
smiklosovic pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 0d39ea49177 Support octet_length and length functions
add b4bcdfa7855 Fail CREATE TABLE LIKE statement if UDTs in target
keyspace do not exist or they have different structure from ones in source
keyspace
No new revisions were added by this update.
Summary of changes:
CHANGES.txt | 1 +
.../cql3/statements/schema/CopyTableStatement.java | 44 +++++-
.../org/apache/cassandra/db/marshal/UserType.java | 8 +
.../schema/createlike/CreateLikeTest.java | 163 +++++++++++++--------
4 files changed, 153 insertions(+), 63 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]