-
```
Konstantin wrote:
Parallel scan is scattering pages between parallel workers.
To fill VectorTupleSlot with data you may need more than one page (unless you make a decision that it can fetch tu…
-
Currently, every list passed to a StringCompare function is copied before operations are applied. This is due to the use of stl containers as input types and implicit conversions done by pybind11 (see…
-
The online free ebook is quite useful. However, unlike the structures of the online ones, the jupyter notebooks of this repository lacks enough Markdown cells ——using something as follows(just the exa…
-
sql.TestStreamerTightBudget [failed](https://tanzanite.cluster.engflow.com/invocations/default/78964d4c-58d5-4306-a532-70af90fa4fcb?testReportRun=9&testReportShard=1&testReportAttempt=1#targets-Ly9wa2…
-
**Describe the bug**
When testing Kyuubi spark authorization with Ranger, I got the below exception.
```
Caused by: java.io.NotSerializableException: org.apache.spark.sql.execution.datasources.v2…
-
Thanks for making this package available! For a multichannel shot gather, is there a more vectorized method already in the package to read the data block as a whole (`n_samples x n_traces` matrix) ins…
-
| | |
| --- | --- |
| Bugzilla Link | [51854](https://llvm.org/bz51854) |
| Version | trunk |
| OS | Windows NT |
| CC | @topperc,@RKSimon,@phoebewang,@rotateright |
## Extended Description
Memset…
-
When I fixed the issue #23667 , I found that the output of Julia_code was not quite right at the moment.
The default printer will use the vectorized [`"dot" operator`](https://docs.julialang.org/en…
-
Running list of functions that should be evaluated for parallel processing / progress bars for `engine = 'pandas'`.
## Core
- [ ] summarize_by_time - Not sure if we need to parallelize agg() functio…
-
Hi,
There is a two landcover layer.
landcover
Landcover is used to describe the physical material at the surface of the earth.
At lower zoom levels this is from Natural Earth data for glaciers a…