Skip to content

Add visible warnings for incompatible options in %%opencypher #598

@michaelnchin

Description

@michaelnchin

Community Note

  • Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Is your feature request related to a problem? Please describe.

The %%opencypher magic currently accepts two arguments specific to Neptune Analytics databases:

  • --plan-cache/-pc
  • --query-timeout/-qt

However, when connected to Neptune DB, %%opencypher accepts these parameters without throwing a user-visible exception. Internally, their values are simply discarded prior to generation of the final request. This may cause confusion for Neptune DB users expecting modified query behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Resolved

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions