Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
User description
PR Type
Enhancement, Bug fix, Tests, Documentation
Description
Performance: per-thread sessions, aiohttp client.
3.x fallbacks for queries, jobs, schema.
New data-source, schema-change, vector-status APIs.
Edge upserts: mustExist and JSON fixes.
Diagram Walkthrough
File Walkthrough
15 files
Thread-local Session, failover lock, bytes parsingSwitch to aiohttp, async failover lock, poolingorjson support, cached auth headers, fast parseInstalled queries filter and faster param encodingFix status URLs, add data-source helpersWrap GSQL results and parse graph lists3.x fallback for create/drop, POST default3.x fallback, installed queries list formatFallback drop job; data-source and vector APIsAwait fix; data-source APIs; vector statusAdd vertexMustExist and atomic headersCreate/Drop/List graphs; schema change APIAsync graph management and schema changeUse aiohttp exceptions for 404 fallbackDynamic package version discovery with fallback2 files
Correct JSON dump and DataFrame ID handlingSimplify upsert; atomic header; remove redundancy1 files
Deprecation shim to external MCP package2 files
Unit tests for edge dumps and paramsTests for GSQL wrapping and graph parsing41 files