Thank you. What about the # of queries on table stats? Gone?
Chris On Aug 28, 2013, at 11:15 PM, Aaron McCurry <[email protected]> wrote: > The Schema object is now where to get that information, the families are > there as well as column names and column definitions. > > Aaron > > > On Wed, Aug 28, 2013 at 10:35 PM, Chris Rohr <[email protected]> wrote: > >> I think I remember seeing that the AnalyzerDefinition went away (and now >> see that in the code). Did anything replace it? Blur Console used it to >> "figure out" the schema of a table. The agent would get the >> AnalyzerDefinition and from that get the ColumnFamilyDefinitions. It would >> also use that to determine if the field was full text indexed, etc. >> >> Any guidance is appreciated. >> >> Chris
