Arjun Sunil Kumar

Results 19 comments of Arjun Sunil Kumar

The backend is handled using firebase.

Sorry, It might take some time. On Dec 9, 2017 2:48 AM, "Anil Kumar Katta" wrote: > Hi Arjun, > > Is there any plans for admin application for this...

@AAhmed005 Thanks for pointing it out. Please feel free to raise a PR with the typos fixed and it shall be merged.

@fengyeall111 " Ristretto currently does not do anything specific to reduce the GC effort of scanning through these key-values." Reference: https://discuss.dgraph.io/t/introducing-ristretto-a-high-performance-go-cache-dgraph-blog/5102/6

### Update Oct 16 #### Done - Support duplicates in the Secondary Index (by appending PK) - PK aliasing to resolve "show create table" and "show index from" filtering issues...

The PR https://github.com/matrixorigin/matrixone/pull/12093 is merged into the master. Transfering it to @aressu1985 The document is [here](https://doc.weixin.qq.com/doc/w3_AawAhAZmAIkRAubfMLlRey1uo0zye?scode=AJsA6gc3AA8qZ24gf1AawAhAZmAIk&is_external=0&commentVersion=1698177840000&doc_title=Unique%20and%20Secondary%20Index).

I think this issue is related to how the execution engine handles errors. Another example to replicate this infinite loop behavior is: ```sql drop table if exists t1; create table...

PR raised: https://github.com/matrixorigin/matrixone/pull/15033