Pandas BUG: Duplicate columns allowed on merge if originating from separate dataframes

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Keras Stateful metrics produce incorrect output in distributed context

Something about how Metric state variables are aggregated across replicas is behaving oddly. Here is a toy example that ...

Keras SavedModel format doesn't support masking in Keras 3

Loading a SavedModel in Keras 3 loses any mask information on the model output. Loading a SavedModel in tf-keras preserv...

Keras layers.GRU returns wrong shaped output with GPU

I opened this on tensorflow repo, and was told to move it here: https://github.com/tensorflow/tensorflow/issues/74475The...

Keras Data-Augmentation layers can't be exported to ONNX

Hi,model.export(os.path.join(MODEL_PATH, "model.onnx"), format="onnx", input_signature=[keras.InputS...

Gin Unwrap joinErr in gin.Error()

In go errors pkg can create a joinErr by errors.Join(), which can be Unwrap() into []error.joinErr also format it's prin...

Gin When will GIN-GONIC ever support ipv6 in the request logs?!?

It has been centuries since gin-gonic has been released and ipv6 has been around for decades now, so why is support stil...

Gin How to check if a parameter is passed in?

type queryConfInfoHandler struct { ConfName string `json:"conf_name"`}For example, in the struct above, ho...

Gin The next middleware will be executed even if the Next method is not called in the middleware

golang coder := gin.New()r.Use(func(ctx *gin.Context) { fmt.Println(1) // ctx.Next() Must be called to exec...

Apache Superset Dataset-level permissions are ignored (or silently bypassed) on an embedded dashboard.

RedactedComment From: rusackasWhen reporting security related issues, please do not post them publicly, but rather repor...

Apache Superset Query history page is not usable in 3.1.2 and 4.0.0, caused by bug in sql_parse.py

Bug descriptionCannot accesse 'Query history' page, and get empty list with this error:the error comes from sql_parse.py...

Apache Superset Server Pagination Sort Only Sorts Loaded Rows - Table

Bug descriptionHello,After enabling "SERVER PAGINATION" in the "Table" chart, I noticed sorting the table will only sort...

Apache Superset Filters do not get imported during Export-Import

Bug descriptionBug descriptionFilters are not being imported when a dashboard is exported from one instance and imported...

Apache Superset Minified React error

Bug descriptionADD filters type is value ,Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?in...

Apache Superset Having trouble setting up the database connection to trino on superset

I asked sometime ago some questions about setting up OAuth2.0 integration for Trino with Okta in Superset, following the...

Apache Superset Timezone Misalignment in Apache Superset 3.0.1 Alert&Reports

Bug descriptionHello, I've encountered a timezone handling issue in Apache Superset version 3.0.1. The timezone setting ...

Apache Superset Create tag raise Fatal error when superset deployed with mysql

Bug descriptionServer logs:| ERROR:flask_appbuilder.api:Tag could not be created.superset | Traceback (most recen...

Apache Superset Max Recursion Depth Exceeded when running db upgrade from 1.5.3 to 4.1.1

Bug descriptionWhen upgrading on Kubernetes from version 1.5.3 to 4.1.1, I run the superset db upgrade command in an ini...

Apache Superset Cursor Can Only Scan Forward

Bug descriptionI'm using aurora as the database but when I check back to the table nothings wrong everything is perfect ...

Apache Superset Issue in Single sign on process with Superset and React Applications

Bug descriptionHi,I am facing issue in embedding superset dashboard in react application with different approachWhen emb...
上一页 下一页
.