-
Evaluate variable expressions only once per actor for each time a single variable/condition changes - is granted/revoked.
Proposal to:
1. Structural. Replace `IVariableObserver`. Let `Actor`…
-
Hello,
It seems there is a problem in tstat searches in terms of logical operator execution order.
I am trying to convert in tstat search the following rule :
```
title: Windows Schtasks Creat…
-
```
@Entity
@Table(name = "image_article_unit")
class ImageArticleUnit(
@field:ManyToOne
@field:JoinColumn(name = "image_id")
val image: Image,
article: Article,
disp…
-
### Feature Request / Improvement
Right now we hardcoded that we write to the main branch all the time, would be great to make this configurable.
-
Any way to create a custom predicate using QueryDSL instead JPA?
-
### ArcadeDB Version: 23.3.1
### JDK Version: OpenJDK 64-Bit Server VM Temurin-11.0.18+10 (build 11.0.18+10, mixed mode)
### OS: macos 13.3 (22E252)
### Expected behavior
*(I've done all of the …
-
Right now, this is a "derived" trait implementation. But this may be slightly unintuitive, because it is just a "lexicographic" ordering. On surface, this is reasonable because it follows the normal i…
-
**What would you like to be able to do?**
Our current system for specifying custom packs is quite powerful, but has many limitations. Most notably you cannot have meaningful dependencies between slot…
-
```
Eugenia is building a Web page that shows how all of the AqlAdm101 tutorial's
material (DDL, loading, queries, DML, ...) can be done using the HTTP API. ETA
for this to be finished is Friday, 5…
-
**Is your feature request related to a problem? Please describe.**
For the current Iceberg implementation, we read more metadata than necessary. The query planning phase of an Iceberg query starts …
Fokko updated
6 months ago