-
## Description
Currently, the RasterData attribute `array` refers to regular `np.array`. Aiming to speed-up all data array operations we need to use `np.memmap` arrays, taking advantage of pre-allo…
-
See this discussion for context: https://github.com/rust-lang/rust-clippy/issues/4295
Basically, `AtomicT` is not just “a fast `Mutex`”, it has many additional properties such as it not supporting …
-
Hi all :wave:
I'm using Spark Structured Streaming to stream from one Hudi table to another Hudi table.
I noticed that when stream started for the first time, each batch was relatively fast, with an…
-
## Feature Request
### Problem Statement
While the database provides data structure, efficient queries, and transaction support, files are still preferred for strong large objects such as images…
ethho updated
2 months ago
-
### Motivation
* A recent bug fix to Alchemy's caching mechanism reveals a significant flaw - it doesn't handle concurrent changes very well. Right now, a monkey patch is in place that blocks all eve…
-
My use case is following a bunch (several hundreds) of mobile objects every few seconds.
Currently I'm doing this, together with a Map to keep track of object by ID.
``` scala
private var followedObj…
-
### Proposal:
We should implement the logic and stick to JSON protocol ONLY for the initial version when we are able to insert into sharded tables on the Buddy side.
Key considerations:
- Impleme…
-
This is an issue that currently affects the production blog, so it could be done after the release :+1:
If you look at any of the Ember Times posts you will see that all of the headers are also lin…
-
## User Pain point
* Not Open Format Dataset: Currently, all the data indexed in the OpenSearch service. Users rely on the OpenSearch service to access and retrieve the dataset.
* Lacking segregat…
-
## Use Case
We need a class/module/function that can initialize the whole viewer from a json object
## Solution
Use the data structure defined in #110 and build a module around it that can tr…