-
Tim Berners-Lee's 5 star Open Data is a really cool mental model of how to think about open data quality. Check out the website if you havent seen it: https://5stardata.info/en/
But I think it does…
-
@zedomel suggested to index:
```json
{
"key": "4CFJ4896",
"item_type": "journalArticle",
"pub_title": "Interaction strength in plant-pollinator networks: Are we using the right measure?"…
-
I've realized that the configuration for the default entity `IdentityUser`
https://github.com/aspnet/Identity/blob/master/src/EF/IdentityUserContext.cs#L134 doesn't have any configuration for the `P…
-
Right now you can fix a functional form by writing a custom objective function that splits an expression tree into subexpressions. However, this is not an elegant approach.
I think a better solutio…
-
I have a use case I'd like to have considered.
I'm building an internal application which will:
- Traverse through a directory hierarchy and fine all `Taskfile.yml` instances
- Run the equivale…
-
### Reliability
The system should continue to work _correctly_ even in face of adversity
### Scalability
As the system _grows_, there should be reasonable ways of dealing with that growth.
…
yew11 updated
4 years ago
-
The current flow for creating a runtime field within a data view allows you to add a field only if does not already exist in index mappings. That is very limiting, as one very valid usecase is to over…
-
upsert data code, but I check the temp dir is empty.
![image](https://github.com/apache/hudi/assets/15028279/13f0e222-95df-4e1c-a3fa-efd31fe4791a)
```java
private void upsertAllAction(Dataset…
-
### Apache Iceberg version
1.5.2 (latest release)
### Query engine
Spark
### Please describe the bug 🐞
We have an iceberg table where we have changed the partitioning, going from an ide…
-
I've created burndown lists for web platform features known elsewhere that aren't yet reflected in web-features. These burndown lists can help us focus our attention on adding the most-interesting fea…