-
Currently when we have a block cache miss: we allocate a buffer, issue a read, then populate a cache. If multiple readers miss on the same block, they will all allocate and issue the read (and only th…
-
Heyy,
I am using the RowIterator from the XLSX directory.
I want to skip the first row.
So I thought I'd use ->next()
But for some reason when I use ->next() I get the "Data must be loaded befor…
-
We have the functionality that tracks the list of currently available smart card readers based on the information exposed by the PC/SC API.
This implementation has a potential data race that it can m…
-
I got this on Windows while running `DataStorm/events` test in a loop:
```
*** [1/1 loop=23850] Running cpp/DataStorm/events tests ***
[ running client/server test - 10/17/24 20:58:21 ]
- Config…
-
Currently, if there's no order data for a given readerId and orderId, the loader icon will be show up and there forever as there'll be an error at https://github.com/reader-revenue/reader-revenue-demo…
-
## Background context
There is a power analysis tool called Battery Historian which allows loading bug reports and viewing various timeline stats and events like battery drain, wakeups, etc. However …
-
One should implement Writer & Reader classes to generate game snapshots as a closed system.
This should generate file(s) snapshotting the game system. Initially, this files may be written as plain …
-
**Is your feature request related to a problem? Please describe.**
Caching of ungridded data relies on both `data_revision` and `newest_file_in_read_dir`, see #1242 . The newest_file_in_read_dir test…
-
**Describe the bug**
In versions 1.8.X, I was able to record content with my javascript code without any problems using the scriptManager.Evaluate method. In my tests on 2.0.2, I needed to cast the…
-
Running cql-pytest.cassandra_tests/validation/entities/frozen_collections_test in debug mode
```
│ 1598 view_update_builder make_view_update_builder( …