-
### What happened + What you expected to happen
## The bug
Context:
* I have some parquet files on an azure blob storage
* I have deployed a ray cluster on kubernetes (azure) using the helm char…
-
| --- | --- |
| Bugzilla Link | [510503](https://bugs.eclipse.org/bugs/show_bug.cgi?id=510503) |
| Status | NEW |
| Importance | P3 major |
| Reported | Jan 16, 2017 07:55 EDT |
| Modified | Sep …
-
### Discussed in https://github.com/openobserve/openobserve/discussions/5079
Originally posted by **svk27** November 16, 2024
Hey everyone, I'm just trying out open observe, and it is definite…
svk27 updated
2 weeks ago
-
Create two RPC functions in Supabase to retrieve user data:
1. `get_users()`: Returns all users.
2. `get_users_by_emails(emails)`: Returns users based on a provided list of emails.
**Acceptance Crit…
-
I got the following error when running model Imported from GGUF which is generated from the model fine-tuned with LoRA.
Error: llama runner process has terminated: GGML_ASSERT(src1t == GGML_TYPE_F…
-
I just installed the
chrome extension 1.0.1 with the latest
meta_request gem 0.8.5.
On Chrome Browser 130
On macOS 15.1 Sequioa
VScode 1.95.2
Rails s running on 3000
Started the server with P…
-
## Prerequisites
#3
## Issue
Make an API view which retrieves the top twenty (maybe subject to change) users according to their total points. It just needs to retrieve the name, rank, and points…
-
Please pardon the question. I've look through all of the documentation and am unable to find the answer. On most form builders, a reference can be made to a field in the WordPress user record - disp…
-
### Details
Hi,
I am encountering an issue when using Unlighthouse with an Angular application that uses hash routing.
https://angular.dev/guide/routing/common-router-tasks#hashlocationstrategy…
-
In Julia 1.11, using `const` in front of a variable implied neither `local` nor `global` semantics - rather the scope was calculated according to the usual rules:
```julia
julia> Meta.@lower function…