Skip to content

Conversation

atamakahere-git
Copy link
Contributor

Fixes #563

Description

Remove repetition of error message context
Though I was not able to reproduce the same error, but it is clear from error contexts that "Query execution failed due to" will be repeated.


This PR has:

  • been tested to ensure log ingestion and log query works.
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added documentation for new or modified features or behaviors.

Copy link
Contributor

github-actions bot commented Jan 3, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@atamakahere-git
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

nitisht added a commit to parseablehq/.github that referenced this pull request Jan 3, 2024
@nitisht nitisht merged commit 037a7c6 into parseablehq:main Jan 4, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jan 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Repetition in error message when there is an issue with SQL syntax
2 participants