Re: Limitations of non unique keys

2021-11-03 Thread Nicolas Paris
> In another words, we are generalizing this so hudi feels more like > MySQL and not HBase/Cassandra (key value store). Thats the direction > we are approaching. wow this is amazing. I haven't found yet RFC about this, nor ready to test PR. This answer my initial question: with the secondary in

Re: Limitations of non unique keys

2021-11-03 Thread Vinoth Chandar
Hi. With the indexing approach we are taking, you should be able to add secondary indexes on any column. not just the key. In another words, we are generalizing this so hudi feels more like MySQL and not HBase/Cassandra (key value store). Thats the direction we are approaching. love to hear more

Re: feature request/proposal: leverage bloom indexes for readingb

2021-11-03 Thread Vinoth Chandar
Hi, You are right about the datasource API. This is one of the mismatches that prevents us from exposing this more nicely. we are definitely going the route of having a select query taking hints and using index for faster lookup. 0.11 we could try once we have the new multi modal indexing landing

Re: Release 0.10.0 planning

2021-11-03 Thread Sivabalan
sounds fine by me. Can others (especially PMC and committers) chime in here for the proposed date. On Wed, Nov 3, 2021 at 4:11 AM Vinoth Chandar wrote: > Folks, may be good to push it by a week. Nov 26 can be the RC cut date. > > On Mon, Nov 1, 2021 at 7:41 PM Vinoth Chandar wrote: > > > > >

Re: Monthly or Bi-Monthly Dev meeting?

2021-11-03 Thread Vinoth Chandar
Hi all, I have shared some times and setup as discussed in this PR. https://github.com/apache/hudi/pull/3914 Thanks Vinoth On Fri, Oct 22, 2021 at 10:50 PM Pratyaksh Sharma wrote: > I can save them all on my external hard disk. :) > > On Fri, Oct 22, 2021 at 8:04 PM Vinoth Chandar wrote: > >

Re: Release 0.10.0 planning

2021-11-03 Thread Vinoth Chandar
Folks, may be good to push it by a week. Nov 26 can be the RC cut date. On Mon, Nov 1, 2021 at 7:41 PM Vinoth Chandar wrote: > > Great! Is everyone good with the nov 19 date? Love to atleast do this > before nov 26, before holidays kick in! > > > On Mon, Nov 1, 2021 at 7:36 PM Danny Chan wrote: