Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / apache/age issues and pull requests

#1620 - Update Go installation and add in parser files (#1582)

Pull Request - State: closed - Opened by jrgemignani 9 months ago - 1 comment
Labels: PG16

#1619 - Can we add support for ON CREATE SET and ON MATCH SET. (like neo4j)

Issue - State: open - Opened by sanket-uptycs 9 months ago
Labels: enhancement

#1618 - Add additional docker commands for debugging

Pull Request - State: closed - Opened by MuhammadTahaNaveed 9 months ago

#1617 - Fix PG11 DockerHub build warnings

Pull Request - State: closed - Opened by jrgemignani 9 months ago
Labels: PG11

#1616 - Fix PG12 DockerHub build warnings

Pull Request - State: closed - Opened by jrgemignani 9 months ago
Labels: PG12

#1615 - Fix PG13 DockerHub build warnings

Pull Request - State: closed - Opened by jrgemignani 9 months ago - 1 comment
Labels: PG13

#1614 - Fix PG14 DockerHub build warnings

Pull Request - State: closed - Opened by jrgemignani 9 months ago
Labels: PG14

#1613 - Add multi platform config for container

Pull Request - State: closed - Opened by MuhammadTahaNaveed 9 months ago

#1612 - Modify build context path and dockerfile path

Pull Request - State: closed - Opened by MuhammadTahaNaveed 9 months ago

#1611 - List comprehension as property constraint of MERGE clause errors out

Issue - State: open - Opened by MuhammadTahaNaveed 9 months ago - 2 comments
Labels: bug, override-stale

#1610 - Implement list comprehension

Pull Request - State: closed - Opened by MuhammadTahaNaveed 9 months ago
Labels: master

#1609 - Copy PGs verify_common_type function to AGE

Pull Request - State: closed - Opened by Zainab-Saad 9 months ago
Labels: PG13

#1608 - Copy PGs verify_common_type function to AGE

Pull Request - State: closed - Opened by Zainab-Saad 9 months ago
Labels: PG14

#1607 - Implement Pattern Matching in the RETURN clause [Related: #1577]

Issue - State: open - Opened by dehowef 9 months ago - 1 comment
Labels: enhancement, feature request, override-stale

#1606 - Update docker file path in build hook

Pull Request - State: closed - Opened by MuhammadTahaNaveed 9 months ago

#1605 - Fix unsorted output of some queries in the cypher_match test (#1507)

Pull Request - State: closed - Opened by jrgemignani 9 months ago
Labels: PG11

#1604 - Fix unsorted output of some queries in the cypher_match test (#1507)

Pull Request - State: closed - Opened by jrgemignani 9 months ago
Labels: PG12

#1603 - Fix unsorted output of some queries in the cypher_match test (#1507)

Pull Request - State: closed - Opened by jrgemignani 9 months ago
Labels: PG13

#1602 - Fix unsorted output of some queries in the cypher_match test (#1507)

Pull Request - State: closed - Opened by jrgemignani 9 months ago
Labels: PG14

#1601 - Fix unsorted output of some queries in the cypher_match test (#1507)

Pull Request - State: closed - Opened by jrgemignani 9 months ago
Labels: PG15

#1600 - Fix unsorted output of some queries in the cypher_match test (#1507)

Pull Request - State: closed - Opened by jrgemignani 9 months ago
Labels: PG16

#1599 - Update dockerfile make commands and build hook

Pull Request - State: closed - Opened by MuhammadTahaNaveed 9 months ago

#1598 - Fix json serialization error in Python Driver (#1228)

Pull Request - State: closed - Opened by jrgemignani 9 months ago
Labels: PG11

#1597 - Fix json serialization error in Python Driver (#1228)

Pull Request - State: closed - Opened by jrgemignani 9 months ago
Labels: PG12

#1596 - Fix json serialization error in Python Driver (#1228)

Pull Request - State: closed - Opened by jrgemignani 9 months ago - 4 comments
Labels: PG13

#1595 - Fix json serialization error in Python Driver (#1228)

Pull Request - State: closed - Opened by jrgemignani 9 months ago
Labels: PG14

#1594 - Add shebang line in hooks/build script

Pull Request - State: closed - Opened by MuhammadTahaNaveed 9 months ago

#1593 - Fix json serialization error in Python Driver (#1228)

Pull Request - State: closed - Opened by jrgemignani 9 months ago
Labels: PG15

#1592 - Fix json serialization error in Python Driver (#1228)

Pull Request - State: closed - Opened by jrgemignani 9 months ago
Labels: PG16

#1591 - Test multi arch automated build for dockerhub

Pull Request - State: closed - Opened by MuhammadTahaNaveed 9 months ago

#1590 - Add optional parameter '=' in property constraints

Pull Request - State: closed - Opened by MuhammadTahaNaveed 9 months ago
Labels: PG11

#1589 - Add optional parameter '=' in property constraints

Pull Request - State: closed - Opened by MuhammadTahaNaveed 9 months ago
Labels: PG14

#1588 - Add optional parameter '=' in property constraints

Pull Request - State: closed - Opened by MuhammadTahaNaveed 9 months ago
Labels: PG12

#1587 - Add optional parameter '=' in property constraints

Pull Request - State: closed - Opened by MuhammadTahaNaveed 9 months ago
Labels: PG13

#1586 - Add optional parameter '=' in property constraints

Pull Request - State: closed - Opened by MuhammadTahaNaveed 9 months ago
Labels: PG14

#1585 - Add optional parameter '=' in property constraints

Pull Request - State: closed - Opened by MuhammadTahaNaveed 9 months ago
Labels: PG15

#1584 - Add optional parameter '=' in property constraints

Pull Request - State: closed - Opened by MuhammadTahaNaveed 9 months ago

#1583 - Add PG16 in PR labeler

Pull Request - State: closed - Opened by MuhammadTahaNaveed 9 months ago
Labels: PG16

#1582 - Update Go installation and add in parser files

Pull Request - State: closed - Opened by jrgemignani 9 months ago - 2 comments
Labels: master

#1581 - Update age_load to load scalar property values with appropriate type (#1519) (#1525)

Pull Request - State: closed - Opened by rafsun42 9 months ago
Labels: PG11

#1580 - Update age_load to load scalar property values with appropriate type (#1519) (#1525)

Pull Request - State: closed - Opened by rafsun42 9 months ago
Labels: PG12

#1579 - Update age_load to load scalar property values with appropriate type (#1519) (#1525)

Pull Request - State: closed - Opened by rafsun42 9 months ago
Labels: PG13

#1578 - Update age_load to load scalar property values with appropriate type (#1519) (#1525)

Pull Request - State: closed - Opened by rafsun42 9 months ago
Labels: PG14

#1577 - Implement Pattern Matching in the WHERE clause

Issue - State: open - Opened by dehowef 9 months ago
Labels: enhancement

#1576 - Fix issue#1513 - Invalid variable reuse in CREATE and MERGE clause(#1515)

Pull Request - State: closed - Opened by Zainab-Saad 9 months ago
Labels: PG11

#1575 - Fix issue#1513 - Invalid variable reuse in CREATE and MERGE clause(#1515)

Pull Request - State: closed - Opened by Zainab-Saad 9 months ago
Labels: PG12

#1574 - Update README.md (#1526)

Pull Request - State: closed - Opened by jrgemignani 9 months ago
Labels: PG11

#1573 - Update README.md (#1526)

Pull Request - State: closed - Opened by jrgemignani 9 months ago
Labels: PG12

#1572 - Update README.md (#1526)

Pull Request - State: closed - Opened by jrgemignani 9 months ago
Labels: PG13

#1571 - Update README.md (#1526)

Pull Request - State: closed - Opened by jrgemignani 9 months ago
Labels: PG14

#1570 - Update README.md (#1526)

Pull Request - State: closed - Opened by jrgemignani 9 months ago
Labels: PG15

#1569 - Update README.md (#1526)

Pull Request - State: closed - Opened by jrgemignani 9 months ago

#1568 - Fix issue#1513 - Invalid variable reuse in CREATE and MERGE clause(#1515)

Pull Request - State: closed - Opened by Zainab-Saad 9 months ago
Labels: PG13

#1567 - Fix issue#1513 - Invalid variable reuse in CREATE and MERGE clause(#1515)

Pull Request - State: closed - Opened by Zainab-Saad 9 months ago
Labels: PG14

#1566 - Fix issue#1513 - Invalid variable reuse in CREATE and MERGE clause(#1515)

Pull Request - State: closed - Opened by Zainab-Saad 9 months ago
Labels: PG15

#1564 - Update age_load to load scalar property values with appropriate type (#1519) (#1525)

Pull Request - State: closed - Opened by rafsun42 9 months ago
Labels: PG15

#1563 - [OSSC] Add Apache AGE in awesome-postgres

Issue - State: closed - Opened by rafsun42 10 months ago - 1 comment

#1562 - Implement EXISTS Subquery

Pull Request - State: closed - Opened by dehowef 10 months ago
Labels: master

#1561 - Update the Go driver documentation, Linux installer, and CI (#1527)

Pull Request - State: open - Opened by jrgemignani 10 months ago
Labels: PG11

#1561 - Update the Go driver documentation, Linux installer, and CI (#1527)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG11

#1560 - Update the Go driver documentation, Linux installer, and CI (#1527)

Pull Request - State: open - Opened by jrgemignani 10 months ago
Labels: PG12

#1560 - Update the Go driver documentation, Linux installer, and CI (#1527)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG12

#1559 - Update the Go driver documentation, Linux installer, and CI (#1527)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG13

#1559 - Update the Go driver documentation, Linux installer, and CI (#1527)

Pull Request - State: open - Opened by jrgemignani 10 months ago
Labels: PG13

#1558 - Update the Go driver documentation, Linux installer, and CI (#1527)

Pull Request - State: open - Opened by jrgemignani 10 months ago
Labels: PG14

#1558 - Update the Go driver documentation, Linux installer, and CI (#1527)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG14

#1557 - Update the Go driver documentation, Linux installer, and CI (#1527)

Pull Request - State: open - Opened by jrgemignani 10 months ago
Labels: PG15

#1557 - Update the Go driver documentation, Linux installer, and CI (#1527)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG15

#1555 - Why does the cypher query takes longer than normal SQL query?

Issue - State: closed - Opened by MatheusFarias03 10 months ago - 6 comments
Labels: question

#1554 - Bump gopkg.in/yaml.v3 in /drivers/golang (#1202)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG11

#1553 - Bump gopkg.in/yaml.v3 in /drivers/golang (#1202)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG12

#1552 - Bump gopkg.in/yaml.v3 in /drivers/golang (#1202)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG13

#1551 - Bump gopkg.in/yaml.v3 in /drivers/golang (#1202)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG14

#1550 - Bump gopkg.in/yaml.v3 in /drivers/golang (#1202)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG15

#1549 - Bump gopkg.in/yaml.v3 in /drivers/golang (#1202)

Pull Request - State: closed - Opened by jrgemignani 10 months ago

#1548 - Add template for upgrading between versions of Apache AGE (#1506)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG11

#1547 - Add template for upgrading between versions of Apache AGE (#1506)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG12

#1546 - Add template for upgrading between versions of Apache AGE (#1506)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG13

#1545 - Add template for upgrading between versions of Apache AGE (#1506)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG14

#1544 - Add template for upgrading between versions of Apache AGE (#1506)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG15

#1542 - Need postgres with graph extensions running on windows OS

Issue - State: closed - Opened by MironAtHome 10 months ago - 18 comments
Labels: enhancement, Stale

#1541 - Docker image for ARM architecture

Issue - State: closed - Opened by filiprejmus 10 months ago - 4 comments
Labels: enhancement

#1540 - Clean up #included files in src/include directories (#1518)

Pull Request - State: closed - Opened by jrgemignani 10 months ago - 1 comment
Labels: PG11

#1539 - Clean up #included files in src/include directories (#1518)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG12

#1538 - Clean up #included files in src/include directories (#1518)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG13

#1537 - Clean up #included files in src/include directories (#1518)

Pull Request - State: closed - Opened by jrgemignani 10 months ago - 3 comments
Labels: PG14

#1536 - Clean up #included files in src/include directories (#1518)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG15

#1535 - Clean up #included files in src/include directories (#1518)

Pull Request - State: closed - Opened by jrgemignani 10 months ago - 1 comment

#1534 - Clean up #included files in nodes, executor, & optimizer directories (#1509)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG11

#1533 - Setup development environment

Issue - State: closed - Opened by MuhammadTahaNaveed 10 months ago

#1532 - Clean up #included files in nodes, executor, & optimizer directories (#1509)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG12

#1531 - Clean up #included files in nodes, executor, & optimizer directories (#1509)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG13

#1530 - Clean up #included files in nodes, executor, & optimizer directories (#1509)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG14

#1529 - Clean up #included files in nodes, executor, & optimizer directories (#1509)

Pull Request - State: closed - Opened by jrgemignani 10 months ago
Labels: PG15

#1527 - Update the Go driver documentation and Linux installer

Pull Request - State: closed - Opened by jrgemignani 10 months ago - 3 comments
Labels: master