Marcin Bilski

Results 20 comments of Marcin Bilski

Thanks! For the time being the workaround works for us but we have it in our issue list so we're certainly going to look into this soon. On Thu, Feb...

After upgrading to Version 6.2.5-20240101042619+3bdf76f84a, the error is gone but private files are not loading (spinner keeps spinning, and nothing shows up though there was once error about the deadline...

@ForsakenHarmony Thanks, all valid points! cc @pandizajner wdyt?

It is currently disabled but if you share a brief RFC, it would be easy to implement and pretty useful.

Not a bad idea, adding it should be fairly easy (I think). Working with k8s would be a good opportunity to try partials and see what would be useful for...

To reproduce you need to push out a new version tag and run the command while it builds. It's not a showstopper though.

Unsurprisingly, making the parent RECORD required doesn't fix the problem: ```json [ { "name": "id", "mode": "REQUIRED", "type": "STRING" }, { "name": "urls", "mode": "REQUIRED", "type": "RECORD", "fields": [ {...

@t3hnar Yes. Unfortunately, I need it to work either way. I'm sorry for not posting any code, but it's Clojure so... :P

Thanks, @t3hnar!