Juan Calderon-Perez

Results 1410 comments of Juan Calderon-Perez

Looks good overall, will finish reviewing tomorrow

@neha00290 This has been there for a while. You can also query "deleted data", which is probably related data being deleted `async`.

Related https://github.com/openobserve/openobserve/issues/3425 https://github.com/openobserve/openobserve/issues/2335

@wisebear-nf RPi4 doesn't have SIMD support, you have to use `public.ecr.aws/zinclabs/openobserve:latest-arm64`

@neha00290 @ktx-abhay Duplicate of https://github.com/openobserve/openobserve/issues/4256 I reported this a month ago. Issue has been there since the very beginning, depends how you arrange your chart.

@WilsonZiweiWang Can you take a look at my comments, thanks

@WilsonZiweiWang Is this still draft?

@lee-b That's assuming you are installing open-webui on your hosts. A lot of people use the Docker container, thus these configs are needed. Agree that the variables should be prefixed...

@invernizzi We need a new Python releass. The current python package doesnt work with py3.12, the code in `main` does. There was several fixes done to get the CI working.