-
Adjust LaTeX writer to support new table features introduced in
jgm/pandoc-types#66
including table attributes (including identifier), rowspan, colspan, table head and foot, multiple header lines, r…
-
Add support for new table features introduced in
jgm/pandoc-types#66
including table attributes (including identifier), rowspan, colspan, table head and foot, multiple header lines, row headers,…
-
When outputting a grid table to a docx with a double-spaced template, the grid table ends up double-spaced and looks pretty terrible. This is not the case with other markdown table types, which remai…
-
### Query engine
JAVA API
### Question
We have been trying to store our data into Iceberg table with version `1.5.2` of Iceberg.
Now, we are using `Rest catalog`, `s3FileIO`, and `Parquet`…
-
Weights and Biases version: 0.12.10
Python version: 3.6.13
Operating System: Linux
When I use wandb to show image in web, captions is not shown in web
```
import wandb
class Eval_WandBWriter…
-
Hello.
May i ask. We have 1 Master and 5 Replicas.
We want to create 3 Hostgroups.
Hostgroup with ID 1 will have the Master node.
Hostgroup with ID 2 will have 2 specific Replicas.
Hostgrou…
-
**Describe the bug**
I have noticed a few times that messages could disappear in very specific conditions. I accidentally discovered how to reproduce the issue in my pipelines. I apologize for the le…
-
It's a good idea to store a hash of the message template, so one can easily search for similar events.
(By the way, [Seq also](https://docs.datalust.co/docs/query-syntax#event-types) does this.)
…
-
**Describe the problem you faced**
We could use some guidance on a performance issue we are seeing with a Spark Structured Streaming job reading from Kinesis and writing to a MOR Hudi table in EMR …
-
Currently, checking how table features are configured/enabled is a rather manual process which involves looking at the `Protocol` and the `TableProperties`. We should unify the two such that a simple …