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

Fix a couple of copy-paste typos in edge selection #98

Merged
merged 1 commit into from
Dec 10, 2021

Conversation

artem-aliev
Copy link
Contributor

Summary

Fix a couple of copy-paste typos in edge selection

  1. add test: select * from edgeLabel
  2. Fix 2 typos: IN_ID -> OUT_ID
  3. Lowcase label name to compare with table name

Description

Related Issue

Additional Reviewers

@birschick-bq
@lyndonb-bq
@xiazcy
@simonz-bq
@alexey-temnikov
@kylepbit

1. add test: select * from edgeLabel
2. Fix 2 typos: IN_ID -> OUT_ID
3. Lowcase label name to compare with table name
@lyndonbauto
Copy link
Contributor

@artem-aliev This is great, thanks for catching the bugs and contributing!

@lyndonbauto lyndonbauto self-requested a review December 10, 2021 16:16
@lyndonbauto lyndonbauto merged commit 1535028 into aws:develop Dec 10, 2021
@lyndonbauto
Copy link
Contributor

Hey @artem-aliev I noticed you were testing out the JDBC driver with large graphs. I was wondering if you have time to discuss your use case and see if we can help you achieve what you are looking to do? We are very interested in finding out what people are going to do with this and helping them achieve their goals. Feel free to email me at lyndonb@bitquilltech.com and we can go from there.

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.

3 participants