-
I am getting the following error when I add a sort query:
`java.lang.NoClassDefFoundError: Could not initialize class io.github.perplexhub.rsql.jsonb.JsonbSupport`. If I remove the sort query, the fi…
-
Currently a query string is not preserved on redirect.
-
I have been trying hard to figure out the format for the filter field and can not figure it out. I continue to get `improperly formatted filter: name` when trying to use https://github.com/TheJumpClo…
-
## Description:
This bug is similar as the https://github.com/NVIDIA/spark-rapids/issues/11619
contacts parquet is defined as following and has saved here: [contacts.zip](https://github.com/user-attac…
-
### Bug Description
If I create NLSQLTableQueryEngine(synthesize_response=False, markdown_response=True)
Then query() method will return markdown while the aquery() will return a string of tuples.
…
pesua updated
2 weeks ago
-
I'd like to load different files based on the query string
Modiefied part of https://github.com/Kitware/trame/blob/master/trame/tools/serve.py :
```
async def _index_handler(self, request…
-
When calling Query.EnableCache in a specification, it seems to expect more than one parameter. If you only pass in a single parameter, then a dash get appended to the key.
So `Query.EnableCache("ap…
-
I faced a strange behavior. It might not be a bug, or it's something specific to my application but I figured it could help.
The query has 2 `@SchemaMapping` one is public and the other is private.…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
Hi
I want to send token as query string to authenticate?
How Do I do???