Re: Using the indexing and sampling APIs to realize progressive features

2022-02-03 Thread Vijaykumar Jain
On Thu, Feb 3, 2022, 8:55 PM wrote: > Hi, > > > > I have some questions regarding the indexing and sampling API. > > My aim is to implement a variant of progressive indexing as seen in this > paper (link). To summarize, > > I want to implement a variant of online aggregation, where an aggregate >

Using the indexing and sampling APIs to realize progressive features

2022-02-03 Thread hohenstein
Hi, I have some questions regarding the indexing and sampling API. My aim is to implement a variant of progressive indexing as seen in this paper (link ). To summarize, I want to implement a variant of online aggregation, where an aggregate query (Like Sum, Average, etc.) is answered in re