-
At the moment `VersionTolerance` and `AotMode` can't be used together.
This issue is tracking the progress towards fixing this.
## Why was this not implemented already?
The main problem here is t…
-
The spec requires adopted stylesheets to also be included in `styleSheets` property, apparently inadvertently.
The Constructable Stylesheets spec says:
> The user agent must include all style shee…
-
The simple cache in #2541 requires all metadata to be kept in memory, which can be prohibitive for very large caches.
Investigate ways to maintain only part of the metadata in memory (@sumeerbhola …
-
### Apache Iceberg version
1.2.0 (latest release)
### Query engine
Spark
### Please describe the bug 🐞
According to the documentation, when using Iceberg, one should set `spark.sql.extensions` to…
-
I don't know your plans for texlab 3.0 (and I hesitate to put more on your plate), but would it make sense to add basic(!) static linting to `diagnostics` for TeX files, similar to what you have for B…
-
When using `insertBefore` with transitions and the FLIP technique, I get very strange results across browsers.
- [Smooth transitions using `appendChild`](https://flems.io/#0=N4Igxg9gdgzhA2BTEAucD4E…
-
We'd have to write documentation about the overall architecture, the secondary indexes, and the path summary...
-
In the wake of the `xz-utils` news, I think people should be un-trusting of binary artifacts committed to version control. If Pack were to catch on, it would have a similar position in the software ec…
-
I was chatting with @a-ignatieva at PopGroup56 and she said she had a couple of use-cases for a method that randomly broke polytomies in an entire tree sequence, but didn't do so tree-by-tree. I had s…
-
When I pass a few other Bazel dependencies into `cmake_external(.. deps = [...])`, all of the headers seem to be copied into $`EXT_BUILD_DEPS/include` and libraries to `$EXT_BUILD_DEPS/lib`. However, …