Skip to content

[pull] master from apache:master#10

Open
pull[bot] wants to merge 9 commits intohugegraph:masterfrom
apache:master
Open

[pull] master from apache:master#10
pull[bot] wants to merge 9 commits intohugegraph:masterfrom
apache:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Jan 21, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

* Create auto-pr-review.yml (#1)

* [feat] Adjusted several default parameters and descriptions in the Loader, and refactored the failure-handling logic for batch inserts.

* [feat] Standardize log levels and streamline parameter descriptions.

* Update required review count and collaborators

---------

Co-authored-by: imbajin <jin@apache.org>
@pull pull Bot locked and limited conversation to collaborators Jan 21, 2026
@pull pull Bot added the ⤵️ pull label Jan 21, 2026
imbajin and others added 3 commits February 1, 2026 20:14
* doc: add AGENTS.md, update README and project config

Add AGENTS.md with guidance for AI coding assistants and repository build/run commands. Expand and reorganize README: add architecture diagrams, detailed module overviews, quick start, Docker examples, build/test commands, and bump example dependency versions to 1.7.0. Update .serena/project.yml to include project_name and placeholder settings for included tools, modes, and fixed_tools to better configure Serena project metadata.

* Update README.md

* Update README.md

* Disable Serena modes; tweak Maven commands

Set base_modes and default_modes to empty lists in .serena/project.yml to disable project-level base/default modes. Update README Maven invocation: add -e to the client compile for extended error output and add -ntp to Hubble-related mvn commands to suppress transfer progress and align flags across examples.
* chore: remove incubating branding from toolchain

* test(loader): stabilize async failure cleanup assertions

* chore: finish post-incubation rename cleanup

- update the root LICENSE branding text to match graduation status
- fix AGENTS examples to use the new distribution directory names
- keep repository guidance consistent with the renamed release artifacts

---------

Co-authored-by: imbajin <jin@apache.org>
lokidundun and others added 5 commits April 15, 2026 14:18
…d blockage (#725)

* fix(hubble): reset upload quota by job and fix >10GB historical upload blockage

* fix: followed by imbajin suggestion to avoid potential issue
Signed-off-by: syaojun <libevent@yeah.net>
Signed-off-by: syaojun <libevent@yeah.net>
- Use RestHeaders.APPLICATION_JSON constant in GraphsAPI.create()
- Bump hugegraph-common version from 1.5.0 to 1.7.0
- Add unit tests (Mockito) to verify Content-Type and clone params
- Re-enable integration tests (server NPE fixed in hugegraph#2900)
- Migrate test config files from .properties to JSON format
- Remove outdated assertEquals on response size (server now returns 4 fields)

* chore(client): cleanup review findings

- Delete orphaned .properties test config files (replaced by .json)
- Remove unused VersionUtil import in GraphsAPITest

* fix(test): align error message assertion with common 1.7.0 Date serialization

hugegraph-common 1.7.0 added MAPPER.disable(WRITE_DATES_AS_TIMESTAMPS)
with SimpleDateFormat, so Date values are now serialized as String
("yyyy-MM-dd HH:mm:ss.SSS") instead of Long (epoch millis).

This causes the server's UpdateStrategy.formatError() to report
"Date, String" instead of "Date, Long" when checking INTERSECTION
strategy on non-collection properties.

---------

Co-authored-by: imbajin <jin@apache.org>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants