Skip to content

Actions: polypheny/Polypheny-DB

Polypheny-DB Matrix

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
2,000 workflow runs
2,000 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Improve Locking for Transactions and Increased Handling of Errors
Polypheny-DB Matrix #5140: Pull request #520 opened by datomo
October 21, 2024 09:15 40m 30s better-locking
October 21, 2024 09:15 40m 30s
hopefully finally fixed slow postgres and improved all jdbc stores
Polypheny-DB Matrix #5139: Commit dd12fad pushed by gartens
October 21, 2024 09:02 45m 32s benchmark-fixes
October 21, 2024 09:02 45m 32s
JSON & XML Sources
Polypheny-DB Matrix #5138: Pull request #507 synchronize by gartens
October 21, 2024 08:52 44m 7s json-adapter
October 21, 2024 08:52 44m 7s
Use GenericRuntimeException instead of RuntimeException
Polypheny-DB Matrix #5137: Commit fb7ba52 pushed by gartens
October 21, 2024 08:52 35m 34s json-adapter
October 21, 2024 08:52 35m 34s
Graph Features for Prism Interface
Polypheny-DB Matrix #5136: Pull request #519 synchronize by gartens
October 21, 2024 08:37 26m 24s prism-graph
October 21, 2024 08:37 26m 24s
Clean up after CypherTests
Polypheny-DB Matrix #5135: Commit 634792b pushed by gartens
October 21, 2024 08:37 18m 33s prism-graph
October 21, 2024 08:37 18m 33s
removed unnecessary recreation of snapshot on rollback
Polypheny-DB Matrix #5134: Commit b80c80d pushed by gartens
October 21, 2024 08:34 38m 1s various-improvements
October 21, 2024 08:34 38m 1s
hopefully finally fixed slow postgres and improved all jdbc stores
Polypheny-DB Matrix #5133: Commit dd12fad pushed by gartens
October 21, 2024 08:34 40m 19s better-locking
October 21, 2024 08:34 40m 19s
Use same logic as Neo4j to calculate distances with 3 dimensions
Polypheny-DB Matrix #5132: Commit b410a63 pushed by murermader
October 20, 2024 21:33 3m 39s multimodel-gis2
October 20, 2024 21:33 3m 39s
Use Z coordinate for euclidean distance calculation in CypherFunction…
Polypheny-DB Matrix #5131: Commit ee28cd6 pushed by murermader
October 20, 2024 20:39 4m 13s multimodel-gis2
October 20, 2024 20:39 4m 13s
CypherFunctions.point() replaced map argument with 10 arguments for a…
Polypheny-DB Matrix #5130: Commit fa36416 pushed by murermader
October 20, 2024 14:45 4m 3s multimodel-gis2
October 20, 2024 14:45 4m 3s
Improve transaction handling in Prism Driver & Decimal validation (#514)
Polypheny-DB Matrix #5129: Commit 5da9c7e pushed by vogti
October 19, 2024 08:26 40m 46s master
October 19, 2024 08:26 40m 46s
Improve transaction handling in Prism Driver & Decimal validation
Polypheny-DB Matrix #5128: Pull request #514 synchronize by vogti
October 19, 2024 08:23 23m 2s connection-fixes
October 19, 2024 08:23 23m 2s
Minor formatting improvements
Polypheny-DB Matrix #5127: Commit 74d4be5 pushed by vogti
October 19, 2024 08:23 23m 12s connection-fixes
October 19, 2024 08:23 23m 12s
hopefully finally fixed slow postgres and improved all jdbc stores
Polypheny-DB Matrix #5126: Commit 8fdf33b pushed by datomo
October 17, 2024 07:41 22m 33s better-locking
October 17, 2024 07:41 22m 33s
DocumentNearUnwrap: Finish implementation (filter, sort, unset) + rem…
Polypheny-DB Matrix #5125: Commit 6b5db16 pushed by murermader
October 15, 2024 20:58 4m 41s multimodel-gis2
October 15, 2024 20:58 4m 41s
Add commented code that needs to be ported to DocumentNearUnwrap
Polypheny-DB Matrix #5124: Commit 75e0426 pushed by murermader
October 15, 2024 11:20 4m 30s multimodel-gis2
October 15, 2024 11:20 4m 30s
docsNearTestOnlMongoDb Add test data
Polypheny-DB Matrix #5123: Commit 0a80f7c pushed by murermader
October 15, 2024 10:13 4m 42s multimodel-gis2
October 15, 2024 10:13 4m 42s
MongoFilter.translateGeoNear: Write and read values from indexAndInde…
Polypheny-DB Matrix #5122: Commit 5f0deb8 pushed by murermader
October 15, 2024 10:03 4m 10s multimodel-gis2
October 15, 2024 10:03 4m 10s
Add test where point() is called with variables instead of values
Polypheny-DB Matrix #5121: Commit 9d379b0 pushed by murermader
October 14, 2024 22:07 4m 22s multimodel-gis2
October 14, 2024 22:07 4m 22s
Reuse OperatorName.DISTANCE for Cypher distance(p1, p2) implementation
Polypheny-DB Matrix #5120: Commit 901c421 pushed by murermader
October 14, 2024 21:57 4m 57s multimodel-gis2
October 14, 2024 21:57 4m 57s
CypherTestTemplate.point(): Verify that SRID and coordinates are set …
Polypheny-DB Matrix #5119: Commit dd768a8 pushed by murermader
October 14, 2024 20:34 3m 34s multimodel-gis2
October 14, 2024 20:34 3m 34s
Refactor CypherFunctions.convertPolyValueToDouble to handle BigDecima…
Polypheny-DB Matrix #5118: Commit 49f1df2 pushed by murermader
October 11, 2024 22:03 5m 6s multimodel-gis2
October 11, 2024 22:03 5m 6s
Fix RexBuilder.makeMap + refactor code in CypherReturnItem
Polypheny-DB Matrix #5117: Commit 629d4ff pushed by murermader
October 11, 2024 21:50 5m 0s multimodel-gis2
October 11, 2024 21:50 5m 0s
Update RexBuilder.clean method to handle MAP and ANY type
Polypheny-DB Matrix #5116: Commit cfb33ef pushed by murermader
October 11, 2024 21:34 5m 11s multimodel-gis2
October 11, 2024 21:34 5m 11s