Rodrigo Botafogo

Results 12 comments of Rodrigo Botafogo

Hi Mohamad, Using Critbit would allow the tokenizer to also show all the tokens in sorted order and do searches by token prefix. It would probably be also more space...

Hi Mohamad, The Hash API should be a subset of the Critbit API. In principle, wherever you use a Hash you could use a Critbit. The main difference is that...

Thanks Stepan, I´ll go with, but I´m pretty sure having seen some docs somewhere. Maybe some hard to find links that could just be made more explicit. Anyway, I guess...

Hi Stepan, Will this work also if calling fastR from Ruby? Can we polyglot with fastR without having to add the single thread flag? Thanks! Em ter, 17 de set...

Hi Stepan, Thanks for the reply and thanks for keeping the issue open. I don´t see this as urgent either, but would be nice to have it sometime. Em qua,...

Hello Steve, Seems like the same behavior in RC14.

This is the output: [1] "10,00000%" Em qua, 27 de mar de 2019 às 06:09, Stepan Sindelar < [email protected]> escreveu: > Hello Rodrigo, > > it seems that the issue...

Hi Stepan, I'm not sure why a TruffleObject is being sent to rlang. Galaaz should (in principle) convert or wrap all Ruby Objects into R objects before calling any functions....

Hi Stepan, This code came from my project (Galaaz) integrating Ruby and R. In galaaz, to index a Ruby dataframe I use the symbol :all, df[idx, :all] where :all is...

Hi Stepan, Thanks for the offer, but I think I can wait for the final solution... It´s not like the "millions" of users of galaaz are being very vocal about...