RE: Insert constant value for all the rows for a given column

2019-02-27 Thread Kenneth Brotman
coming from. This seems straightforward. I must be missing some aspect to it still. From: Goutham reddy [mailto:goutham.chiru...@gmail.com] Sent: Wednesday, February 27, 2019 5:19 PM To: user@cassandra.apache.org Subject: Re: Insert constant value for all the rows for a given column The value

Re: Insert constant value for all the rows for a given column

2019-02-27 Thread Goutham reddy
x27; > *Subject:* RE: Insert constant value for all the rows for a given column > > > > Yup > > > > *From:* Goutham reddy [mailto:goutham.chiru...@gmail.com] > *Sent:* Wednesday, February 27, 2019 5:06 PM > *To:* user@cassandra.apache.org > *Subject:* Re: Insert consta

RE: Insert constant value for all the rows for a given column

2019-02-27 Thread Kenneth Brotman
;user@cassandra.apache.org' Subject: RE: Insert constant value for all the rows for a given column Yup From: Goutham reddy [mailto:goutham.chiru...@gmail.com] Sent: Wednesday, February 27, 2019 5:06 PM To: user@cassandra.apache.org Subject: Re: Insert constant value for all the rows for a gi

RE: Insert constant value for all the rows for a given column

2019-02-27 Thread Kenneth Brotman
I meant to say, what about using Presto? From: Kenneth Brotman [mailto:kenbrot...@yahoo.com.INVALID] Sent: Wednesday, February 27, 2019 4:59 PM To: user@cassandra.apache.org Subject: RE: Insert constant value for all the rows for a given column Who are Presto? From: Goutham reddy

RE: Insert constant value for all the rows for a given column

2019-02-27 Thread Kenneth Brotman
Yup From: Goutham reddy [mailto:goutham.chiru...@gmail.com] Sent: Wednesday, February 27, 2019 5:06 PM To: user@cassandra.apache.org Subject: Re: Insert constant value for all the rows for a given column Are you taking about SQL engine Presto ;) On Wed, Feb 27, 2019 at 4:59 PM Kenneth

Re: Insert constant value for all the rows for a given column

2019-02-27 Thread Goutham reddy
gt; > > Kenneth Brotman > > > > *From:* Goutham reddy [mailto:goutham.chiru...@gmail.com] > *Sent:* Wednesday, February 27, 2019 4:32 PM > *To:* user@cassandra.apache.org > *Subject:* Re: Insert constant value for all the rows for a given column > > > >

RE: Insert constant value for all the rows for a given column

2019-02-27 Thread Kenneth Brotman
Who are Presto? From: Goutham reddy [mailto:goutham.chiru...@gmail.com] Sent: Wednesday, February 27, 2019 4:52 PM To: user@cassandra.apache.org Subject: Re: Insert constant value for all the rows for a given column Thanks Kenneth, writing Spark application is our last option and we are

Re: Insert constant value for all the rows for a given column

2019-02-27 Thread Goutham reddy
:* Wednesday, February 27, 2019 4:32 PM > *To:* user@cassandra.apache.org > *Subject:* Re: Insert constant value for all the rows for a given column > > > > True Bharath, there is no option to add a default value in Cassandra for a > column. > > Regards > > Goutham

RE: Insert constant value for all the rows for a given column

2019-02-27 Thread Kenneth Brotman
From: Goutham reddy [mailto:goutham.chiru...@gmail.com] Sent: Wednesday, February 27, 2019 4:32 PM To: user@cassandra.apache.org Subject: Re: Insert constant value for all the rows for a given column True Bharath, there is no option to add a default value in Cassandra for a column. Regards

Re: Insert constant value for all the rows for a given column

2019-02-27 Thread Goutham reddy
o:* user@cassandra.apache.org >> *Subject:* RE: Insert constant value for all the rows for a given column >> >> >> >> Good point. >> >> >> >> *From:* Goutham reddy [mailto:goutham.chiru...@gmail.com] >> *Sent:* Wednesday, February 27, 2019 4

Re: Insert constant value for all the rows for a given column

2019-02-27 Thread kumar bharath
com.INVALID] > *Sent:* Wednesday, February 27, 2019 4:23 PM > *To:* user@cassandra.apache.org > *Subject:* RE: Insert constant value for all the rows for a given column > > > > Good point. > > > > *From:* Goutham reddy [mailto:goutham.chiru...@gmail.com] > *

Re: Insert constant value for all the rows for a given column

2019-02-27 Thread Patrick Goliwas
@cassandra.apache.org Subject: RE: Insert constant value for all the rows for a given column Good point. From: Goutham reddy [mailto:goutham.chiru...@gmail.com] Sent: Wednesday, February 27, 2019 4:11 PM To: user@cassandra.apache.org Subject: Re: Insert constant value for all the rows for a given column Kenneth

RE: Insert constant value for all the rows for a given column

2019-02-27 Thread Kenneth Brotman
How about using a default value on the column? From: Kenneth Brotman [mailto:kenbrot...@yahoo.com.INVALID] Sent: Wednesday, February 27, 2019 4:23 PM To: user@cassandra.apache.org Subject: RE: Insert constant value for all the rows for a given column Good point. From: Goutham reddy

RE: Insert constant value for all the rows for a given column

2019-02-27 Thread Kenneth Brotman
Good point. From: Goutham reddy [mailto:goutham.chiru...@gmail.com] Sent: Wednesday, February 27, 2019 4:11 PM To: user@cassandra.apache.org Subject: Re: Insert constant value for all the rows for a given column Kenneth, I believe "static column" applies for one partition key.

Re: Insert constant value for all the rows for a given column

2019-02-27 Thread Goutham reddy
Kenneth, I believe "static column" applies for one partition key. Correct me if my understanding is wrong. Regards Goutham Reddy On Wed, Feb 27, 2019 at 4:08 PM Kenneth Brotman wrote: > Sounds like what’s called a “static column”. > > > > *From:* Goutham reddy [mailto:goutham.chiru...@gmail.co

RE: Insert constant value for all the rows for a given column

2019-02-27 Thread Kenneth Brotman
tant value for all the rows for a given column Sounds like what’s called a “static column”. From: Goutham reddy [mailto:goutham.chiru...@gmail.com] Sent: Wednesday, February 27, 2019 4:06 PM To: user@cassandra.apache.org Subject: Insert constant value for all the rows for a given column

RE: Insert constant value for all the rows for a given column

2019-02-27 Thread Kenneth Brotman
Sounds like what’s called a “static column”. From: Goutham reddy [mailto:goutham.chiru...@gmail.com] Sent: Wednesday, February 27, 2019 4:06 PM To: user@cassandra.apache.org Subject: Insert constant value for all the rows for a given column Hi, We have a requirement to add constant value