-
Somehow `SampleMeshManager` seems to assign a boundary attribute of 1 to element boundaries in the domain. These are not a part of the boundary specified in the mesh. I think these are or 1) the elem…
-
### Describe the bug, including details regarding any error messages, version, and platform.
I have a dataset stored as `.csv` files, 1000 files, 1.000.000 records each. Id like to convert it to `.…
-
## Questions?
NestedError: refreshBrokerMetadata failed, Caused By: Error: Unable to find available brokers to try
## Bug Report
### Environment
* Node version: latest
* Kafka-node versio…
-
We have run several tests to replicate messages from HANA table into Kafka topic using HANA source connector by using Incrementing column (Timestamp based with microsecond precision). At random we are…
-
# 现有问题
1. 非分区表聚合之后取消聚合,分区均衡后,同一个database上的所有非分区表都聚集到同一日志流上
* 创建3个数据库,每个数据库包含100个非分区表,创建后每个数据库的非分区表被均匀地打散到各日志流上
```
SELECT ls_id, database_name, role, count(*) FROM oceanbase.DBA_OB_TABLE_LOCATIO…
-
**Describe the problem you faced**
When I read a table (e.g. tb_transaction_detail) and write to another hudi table (e.g. tb_transaction_detail_bucket_index) with bulk insert and bucket index enabl…
ziudu updated
3 months ago
-
**Issue description:**
raxml-ng fails on certain input for an unknown reason. The time until failure seems to depend on the random seed used. Jobs have been run on an HPC with 8 cpus and 32 GB ram re…
-
Hi,
Copying issue from https://community.platformio.org/t/arduino-h-not-found-esp32-with-esp-idf-framework/1257 to platform-espressif32.
Currently I am building for ESP32 using PlatformIO + Atom w…
-
Hi! I generated a synthetic dataset in this way:
```
from sklearn.datasets import make_classification
X, _ = make_classification(
n_samples=100000,
n_features=3,
n_informative=3,…
-
```
What steps will reproduce the problem?
1. built ramdisk and patched kernel
2. Booted both via redsn0w
3. Cannot mount either partitions
What is the expected output? What do you see instead?
Mount…