Olivier Deckers

Results 13 comments of Olivier Deckers

I added this feature, and created a pull request: #71 I ended up implementing it by adding an optional field to the visitor. If it is defined, errors will be...

I was thinking the same thing, and I am planning on looking into it

Great! I think it would be best if I continue work on this repository.

Hi Giena, I see that you have already done some of the things I mentioned above in your repository. Would you be willing to contribute some smaller pull requests for...

Hi Giena, I checked out your code, but one of the tests fails on my machine: (org.apache.kafka.common.errors.RecordTooLargeException). This is probably due to the kafka configuration of the testserver not accepting...

Thanks for looking into it. There is absolutely no need to be sorry by the way, I'm having fun trying to understand how this all works, thanks for enabling that!...

I'm interested in taking a stab at this. How should this be implemented as a middleware? The middleware would need access to the file to parse the mimetype, which is...

I just realized we don't need to get the mime type from the file if we base ourselves on the file extension in the url. Does this resemble what you...

adding a .mill-version file works, but specifying the mill-version argument in the action as @zhutmost mentions still triggers the pre 0.11 code path. This code doesn't seem to be taking...

I tested this using duckdb On Sat, 6 Apr 2024 at 07:11, Jules Ivanic ***@***.***> wrote: > Which DB are you using? > > — > Reply to this email...