Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev/neo4j 4 #172

Merged
merged 3 commits into from
Sep 8, 2020
Merged

Dev/neo4j 4 #172

merged 3 commits into from
Sep 8, 2020

Conversation

lmeyerov
Copy link
Contributor

@lmeyerov lmeyerov commented Sep 8, 2020

Feature:
-- Support Neo4j 4 driver data types of neo4j.time.* and neo4j.spatial.*
-- Coercion based on column uniformity to aid conversion to Arrow: native if homogeneous, str() if not
-- Starts basic bolt tests

Garden:
-- Remove deprecated docker cpu test harness
-- ... and tweak new

Issues:
-- One of the duration types left uninterpreted pending ISO 8601 duration parsing + end-to-end data pipeline (see pandas issue pandas-dev/pandas#36204 (comment) )
-- In practice, seems to stress rapidsai/cudf#5898 (comment) (wontfix as gone in rapids 0.15+)

image

@lmeyerov lmeyerov merged commit e4d9a22 into master Sep 8, 2020
@lmeyerov lmeyerov deleted the dev/neo4j-4 branch September 8, 2020 19:29
@lmeyerov lmeyerov mentioned this pull request Oct 18, 2020
lmeyerov added a commit that referenced this pull request Mar 13, 2022
* infra(docker test): tweak

* feat(neo4j 4): handle neo4j.time and neo4j.spatial

* fix(logging): remove stray printfs
pull bot pushed a commit to admariner/pygraphistry that referenced this pull request Mar 13, 2022
* infra(docker test): tweak

* feat(neo4j 4): handle neo4j.time and neo4j.spatial

* fix(logging): remove stray printfs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant