Mahafuzur Rahman
Mahafuzur Rahman
**Elassandra version**: 6.2.3.7 **Plugins installed**: [] **JVM version** (`java -version`): 1.8.0_101 **OS version** (`uname -a` if on a Unix-like system): MacOS High Sierra 10.13.6 **Description of the problem including expected...
Though cassandra does not support built in relations as it is not a relational database, but in many cases we need to keep a reference to another table identifier. For...
Reference docs: https://docs.datastax.com/en/cql/3.3/cql/cql_reference/tabProp.html https://docs.datastax.com/en/cql/3.3/cql/cql_reference/compactSubprop.html https://docs.datastax.com/en/cql/3.3/cql/cql_reference/compressSubprop.html
The current state of test coverage is not in good condition. Improve the test coverage to grow confidence in the codebase.
Question: Does this resume from where it left off if abc is stopped and started later on?
Currently the createClient api has a host parameter that seems to support only a single host at this moment. I couldn't find any way for the module to connect to...
As new version now also supports scylladb, the project description needs to be updated
[fix: handle nested tables inside list component](https://github.com/adbar/trafilatura/commit/0aba6862c654a4a94887f6667adf838c69b32b9b) - fixes #633 by keeping empty cells inside tables as is to keep column structure consistent. - Also additionally handles nested tables inside...