Re: [GSoC 2018] Ignite Backend - Status

2018-06-26 Thread Alfonso Nishikawa
Hi, Carlos. Nice analysis. It looks a good to me to start with the serialized approach. Personally, I tend to be too much ambitious, so I encourage to keep it simple :) Reading your analysis brings me lots of ideas (always time consuming ideas), like creating two Stores for each case with

Re: [GSOC 2018] Ignite Backend - Composite primary key.

2018-06-26 Thread Alfonso Nishikawa
Hi, If I am not wrong, Cassandra supports composite keys [1]. You will find the documentation at [2]. HBase doesn't support composite keys [3]. I don't know about the rest of the backends :( [1] - https://issues.apache.org/jira/browse/GORA-267 [2] -