-
## My Environment
* __ArangoDB Version__: 3.8.1
* __Storage Engine__: RocksDB
* __Deployment Mode__: Single Server
* __Deployment Strategy__: Manual Start
* __Configu…
-
## CRUD for family comments
GET /families/:family_id/comments - list all comments
GET /families/:family_id/comments/:comment_id - get comment by ID
POST /families/:family_id/comments - create a new…
-
### UI
1. Add a "Flood risk buildings button" to the _Simulation results_ tab
2. Enable the button if the scenario contains a result with the result code `depth-max-dtri` and/or `s1-max-dtri`.
…
-
- open_with_cf
- list_column_families
- create_column_family
- drop_column_family
- put/5 (with cf)
- delete/4 (with cf)
- get/4 (with cf)
- iterator_with_cf
- count/2 (with cf)
- status/3 (with cf)
-
When a user tries to make a custom wrapper by wrapping `h2o.glm` instead of `h2o.glm.wrapper`, for example, the error message is not informative. We should do a check to make sure a wrapper function …
-
For the background story - I am trying to work with `WBWI` (`WriteBatchWithIndex`) and merge operations. I have a need to be able to see the `merged` value of a key in the `WBWI` after I have performe…
-
Hallo, my name is cici. I want to ask you about YCSB in HBase. When I load or run data YCSB using HBase, I use command line as below :
./bin/ycsb load hbase12 -P workloads/workloada -p table=tabel1 …
-
**Thereva Latreille, 1797 (Diptera) should be in family Therevidae**
One more case where the type genus of a family is in the wrong family! I think these are listed under the family in which they wer…
-
when I use cassandra 2.2.8
create keyspace tsdb;
use tsdb;
create column family t with comparator = BytesType;
does't work, error as following
SyntaxException: line 1:7 no viable alterna…
-
While running a test of the new external compaction feature I Was looking at the metadata table config. External compactions add a new column family to the metadata table called ecomp. I noticed thi…