-
I would like to add the author to the commits listed in the changelog.
```
### Features
* Some commit ([f84989A](https://github.com)) ([jshhhh](https://github.com/Jshhhh))
```
-
### Feature Request / Improvement
Today, Flink Iceberg sink only supports simple keyBy hash distribution on partition columns. In practice, keyBy shuffle on partition values doesn't work very well.
…
-
### Type of issue
Missing information
### Description
[Enter feedback here]
The "Preferred Alternatives" list states "[BinaryReader](https://learn.microsoft.com/en-us/dotnet/api/system.i…
-
## What
Take 'currency input' content off Google Drive and publish it on the Design System site.
## Why
Design System's Drive includes a component doc titled '[READY TO 2i: Currency input.'](…
-
Various aspects of our SQL grammar are marked as "unimplemented". These unimplemented features/keywords/etc. should not be included in the generated SQL diagrams we use in our docs. Currently, we must…
-
# Feature request
## Environment
Zola version: 0.19.х
## Expected Behavior
I want zola to be able to create PDF from any page. Use case that I create site with documentation, and I want user…
-
Hello.
I'm trying phpdocumentor for the first time. And i need to generate docs for a project with legacy namespaces (underscores)
If i try to use LagecyNamespaceConverter plugin i get a lot of error…
-
The myst-templates are quite flexible, and need not be created in remix/react or even javascript. There is a lot of existing work out there for sphinx templates, that may be worth supporting, this may…
-
Hello,
is it possible to export each part of CAD (STEP) file as a separate STL and also STEP file from console ?
also wondering if it's possible to export faces of each part as STL ?
Frankly spea…
-
Writing the DynamoDB specified 25 items per batch is super slow, however the docs mention that using multiple threads for the batch operation is totally fine.
Alternatively, the native `batch_write…