-
JIRA Issue: [KIEKER-1500] Migrate/Import remaining readers
Original Reporter: Lars Blümke
***
Migrate the readers + tests which have not been migrated so far:
JMXReader migrated
ListReader migrat…
-
## Issue Overview
When Running Section 2.03 the current setup has errors creating documents. First I found that you are trying to [load `./data`](https://github.com/LinkedInLearning/hands-on-ai-…
-
**Elastic.Clients.Elasticsearch version**: 8.15.8 (or 8.15.1)
**Elasticsearch version**: 8.15.1
**.NET runtime version**: 8.0.10
**Operating system version**: Windows 10.0.19045
**Description of t…
dav-u updated
1 month ago
-
```
static void subscriber_available_callback(dds_entity_t reader, void *arg)
{
#define MAXCOUNT 10
int samples_received;
void *samples[MAXCOUNT] = { nullptr };
dds_sample_info_t…
-
Express Messaging Server seems runing and pick up the message queue, however it is not working. Sometimes the log shows error, sometimes not.
Step to show the issue.
1. Get Mqtt Server/Client, eSer…
-
Where is your news_data_reader.py?
Thank you~
-
This is:
```
- [x] a bug report
- [ ] a feature request
- [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpre…
-
This is a draft idea for a possible Zarr extension, looking for feedback before putting more work into it.
## The idea in short
For each chunk, save a separate json file containing statistics abou…
-
class CSVDictReader(Iterator[Dict]):
def __init__(self, file, **kwargs):
try:
file = open(file)
except TypeError:
pass
self.file = file
…
-
There are a wide range of "cube" or volumetric data formats. The APBS support includes code for an OpenDX reader:
https://github.com/OpenChemistry/avogadrolibs/blob/master/avogadro/qtplugins/apbs/op…