Can you provide an example ? select * should return all the columns from the CF.
Cheers ----------------- Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 5/07/2012, at 4:31 AM, Thierry Templier wrote: > Thanks Aaron. > > I wonder if it's possible to obtain columns from a CQL 3 select query (with a > select *) that aren't defined in the create table. These fields are present > when all attributes are loaded but not when using CQL3. Is it the normal > behavior? Thanks very much! > > Thierry > >> Thanks for contributing. >> >> I'm behind the curve on CQL 3, but here is a post about some of the changes >> http://www.datastax.com/dev/blog/whats-new-in-cql-3-0 >> >> Cheers >> >> >> ----------------- >> Aaron Morton >> Freelance Developer >> @aaronmorton >> http://www.thelastpickle.com >> >> On 28/06/2012, at 2:30 AM, Thierry Templier wrote: >> >>> Hello Aaron, >>> >>> I created an issue on the Astyanax github for this problem. I added a fix >>> to support CQL3 in the tool. >>> See the link https://github.com/Netflix/astyanax/issues/75. >>> >>> Thierry >>> >>>> Had a quick look, the current master does not appear to support it. >>>> >>>> Cheers >> > >