Let's make sure that nothing is exposed to public API then, so that we can change it in future without any problems with compatibility.
On Wed, Aug 23, 2017 at 1:55 PM, Alexey Kuznetsov <akuznet...@apache.org> wrote: > Yakov, > > I got the idea. Let's create something simple and try to use it. > And improve later as per Vladimir's ideas. > > On Wed, Aug 23, 2017 at 4:58 PM, Yakov Zhdanov <yzhda...@apache.org> > wrote: > > > Guys, currently it is impossible to do scan query and filter by 2 or more > > fields. All I want is to have pretty simple logic on WebConsole that will > > create a predicate to filter the data based on user provided field names, > > values and operations. This is what we can have really fast and will be > > very handy if cluster does not have SQL configured. > > > > Vladimir suggests generic approach which makes sense to me, but will > > require much more effort and time. > > > > --Yakov > > > > > > -- > Alexey Kuznetsov >