-
Hello! While trying to extract content from a PDF, I got the following error with very little information:
- ParseError("Parse error occurred: Unable to extract PDF content").
After modifying th…
-
DSPEC Parser should be able to take an optional configuration in the ordered vector section that allows indexing of a range of the series instead of just appending the whole Series.
Input Gatherer sh…
-
This task aims to set up **ESLint** and **Prettier** for the frontend of our monorepo, which is a React-based application. Proper linting and formatting will ensure consistent code quality and styling…
-
Thanks for this great module! It's one of the centerpieces of my magic mirror setup, and I really appreciate it!
I'm running into the following error:
**Error description:**
When the module r…
-
@justinfagnani
Trying to parse expression `[20, 30, 40, 50].filter(val => val < 40).join(',')` but running into below error. Is this even possible with this library? If possible, is it a bug or any …
-
This will allow to selectively use a different parser without setting a global configuration variable, which should help with tests.
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
[Creating custom operators](https://www.postgresq…
-
**Describe the bug**
Attempting to run the CLI build on linux with the dotnet 8 runtime, crashes unless you manually create a folder at ~/.local/share
**To Reproduce**
Steps to reproduce the beha…
-
## Summary & Motivation
* After some features added, it's time to remodel and introduce a new version of the configuration file aiming a cleaner structure.
* Proposed configuration below
* Sugges…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I have one document on which implemented RAG pipeline. But i found that i need to custo…