Re: Re: ask for help about exmples of Data Types the document shows

2016-09-27 Thread zha...@easemob.com
and just like me. zha...@easemob.com From: Ben Slater Date: 2016-09-28 12:50 To: user Subject: Re: Re: ask for help about exmples of Data Types the document shows My best guess it that you need to remove the quotes from around the zip values (ie change if to zip: 20500 rather than zip: ‘20500’ ) as

Re: Re: ask for help about exmples of Data Types the document shows

2016-09-27 Thread zha...@easemob.com
b.com From: Ben Slater Date: 2016-09-28 12:50 To: user Subject: Re: Re: ask for help about exmples of Data Types the document shows My best guess it that you need to remove the quotes from around the zip values (ie change if to zip: 20500 rather than zip: ‘20500’ ) as zip is defined as an int. Cheer

Re: Re: ask for help about exmples of Data Types the document shows

2016-09-27 Thread Ben Slater
My best guess it that you need to remove the quotes from around the zip values (ie change if to zip: 20500 rather than zip: ‘20500’ ) as zip is defined as an int. Cheers Ben On Wed, 28 Sep 2016 at 14:38 zha...@easemob.com wrote: > Hi, Ben Slater, thank you very much for your replay! > > my cas

Re: Re: ask for help about exmples of Data Types the document shows

2016-09-27 Thread zha...@easemob.com
Hi, Ben Slater, thank you very much for your replay! my cassandra version is 3.7, so I think there must be some thing I misunderstand ahout frozen type. I add a comma between } and ‘work’, the result is like below. Is there some special form about " type frozen"? cqlsh:counterks> INSERT INTO