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

add a sync/block option for DDL #4828

Open
wey-gu opened this issue Nov 7, 2022 · 0 comments
Open

add a sync/block option for DDL #4828

wey-gu opened this issue Nov 7, 2022 · 0 comments
Labels
type/enhancement Type: make the code neat or more efficient

Comments

@wey-gu
Copy link
Contributor

wey-gu commented Nov 7, 2022

Introduction

If an option like sync=true is supported for DDL, the application layer could be quite straightforward to enable: create scheme --> insert data. Rather than the implementation of wait/retry.

Contents

This is a common mind model change from non-distributed graphdb to nebulagraph, we could add this support to not request users think/learn/implement too much.

Related work

@wey-gu wey-gu added the type/enhancement Type: make the code neat or more efficient label Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Type: make the code neat or more efficient
Projects
None yet
Development

No branches or pull requests

1 participant