Skip to content

Support for promise in data_callback and success_callback methods #54

@its-nikhil

Description

@its-nikhil

If data_callback is an async promise, success_callback will be executed before data_callback is resolved. Adding async await support would be awesome :)

https://github.com/tagomoris/presto-client-node/blob/master/lib/presto-client/index.js#L354-L368

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions