Jean-Baptiste Le Duigou

Results 5 issues of Jean-Baptiste Le Duigou

While trying to generate the certs I get the following error: ``` go get: github.com/coreos/[email protected] updating to github.com/coreos/[email protected]: parsing go.mod: module declares its path as: go.etcd.io/bbolt but was required as:...

## What? Proposed fix for https://github.com/gin-gonic/gin/issues/3178 ## Why? In cases where we create a context with no engine (e.g. unit tests), it might lead to a nil pointer dereference. ##...

bug

## Description In cases where we create a context with no engine (e.g. unit tests), it might lead to a nil pointer dereference. ## How to reproduce ``` package main...

bug

Hello, I have been testing Deequ. So far I had mixed results when using Redshift as a datasource. I am using [Spark Redshift](https://github.com/spark-redshift-community/spark-redshift) library in order to load a data...

question

Fix various typos, either in the comments or in the log messages. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under...