-
* Implement nigh-on verbatim for the time being - we can discuss how we might differ from the spec later.
* Particularly, SQL:2011 defaults to system-time = now, but for all application-time.
* Even…
-
We want to support bitemporality. In our model the easiest way should be to add a transaction time at the end of the index key, as business time is the usual axis for query. When querying for transact…
-
For xtdb/xtdb#144 and xtdb/xtdb#148 I added a few ad-hoc randomised tests which gives a level of assurance than a lot of the hand written unit tests don't, as one need to keep coming up with various c…
-
e.g. https://www.confluent.io/connector/kafka-connect-neo4j-sink/ & https://github.com/neo4j-contrib/neo4j-streams
-
Depends on #323. Will publish change data capture events to a topic, preferably in a format similar to https://debezium.io potentially using `debezium-core` to do it, unclear if this simplifies this o…
-
* Can we break this down into various modules?
* What's the quality of those modules? (stable, beta, alpha)
* Where do those modules _really_ belong?
-
### Description of the bug
After doing a few `git sync`s in a repo, `git smartlog --hidden` should show commits that were rewritten. However, at HEAD, `git smartlog --hidden` shows the same output as…
-
The branch URI support referencing a specific workspace - committed or the uncommitted (stage).
1. Uncommitted - `lakefs://repo/branch#` or `lakefs://repo/branch#/file.txt`
2. Committed (last comm…
-
The Agency for Data Supply and Efficiency (Denmark) has a use case for queries in data with multiple temporal properties. Our data specifically contains bitemporal properties (see references to litera…
-
### Describe the bug
We have found cases where, using the `dbt snapshot` command, snapshots are not updating appropriately even though new source data rows have arrived which should cause snapshots t…