Nisarg Shah

Results 6 issues of Nisarg Shah

Would it be possible to have tables created directly from a JSON-type dictionary?

If I try to obtain quotes for companies which have a '&' in their symbol, for eg., "J&KBANK.BO", I get the following stack trace - ``` Traceback (most recent call...

to reproduce

I'm trying to install hsdev as part of installing [SublimeHaskell](https://github.com/SublimeHaskell/SublimeHaskell) plugin for SublimeText. I get a build failure when I try to install hsdev using cabal. OS: Ubuntu 18.04.3 ```...

One thing I found missing was support to initialize thread-local variables of a data structure once OMP threads are created in `benchmark_t::run`. Maybe an optional method can be added to...

I built a debug build of Cavalia with `-DPTHREAD_LOCK` and `-DCOMMAND_LOGGING` set. I get the following failure when I run the TPC-C benchmark on an Ubuntu 18.04.3 machine with 40...

Invoking make with `-j` fails with the following error - ``` osboxes@osboxes:~/YCSB-C$ make -j3 make -C core make -C db make -C redis make[1]: Entering directory '/home/osboxes/YCSB-C/core' g++ -std=c++11 -c...