Golang runtime: remove VZEROUPPER patch once Darwin <10.15.6 is not supported

Split out from https://github.com/golang/go/issues/37174#issuecomment-683899466So once we stop supporting releases &lt;1...

Golang encoding/json/v2: UnmarshalTypeError text changes

When GOEXPERIMENT=jsonv2, json.UnmarshalTypeError errors have gratuitous error text changes. While we don't guarantee st...

Golang x/image/webp: unable to decode image

What version of Go are you using (go version)?go version go1.20.4 linux/amd64Does this issue reproduce with the latest r...

Golang cmd/link: Windows build fails due to PE export cap

Go version1.22.5Output of go env in your module/workspace:set GO111MODULE=set GOARCH=amd64set GOBIN=set GOCACHE=C:\Users...

Golang cmd/compile: performance regression in 1.20 - inlining regression due to missed export

What version of Go are you using (go version)?$ go versiongo version go1.19.4 linux/amd64$ gotip versiongo version devel...

Golang runtime/metrics: add goroutine state counts, total goroutines created, total threads

Update, Jun 7 2023: runtime/metrics now exists, but there are a few metrics in the draft CL here that aren't yet exposed...

Golang cmd/compile: unneeded MOV's caused by channel operations

What version of Go are you using (go version)?$ go versiongo version go1.13 linux/amd64Does this issue reproduce with th...

Golang access: Running TryBots (“may-start-trybots”)

Hello,I would like to have the ability to run trybots on my CLs. A lot of the work I do is in DWARF generation and other...

Golang cmd/compile: loops compiled differently when using range or index

What version of Go are you using (go version)?$ go versiongo version devel +4091cf9 Sun Mar 31 23:35:35 2019 +0000 linux...

Pandas indexing with a Categorical of Intervals is inefficient

This line converts the IntervalIndex into a numpy object array:https://github.com/pandas-dev/pandas/blob/faf3bbb1d7831f7...

Pandas PERF: DataFrame.copy(deep=True) returns a view on the original pyarrow buffer

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

Pandas BUG: isna() does not catch np.NaN when datatype is Float64

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

Keras ZeroDivisionError: integer modulo by zero | multi-device setup

When using multiple GPUs (n &gt; 1) with a batch size that's not divisible by the number of GPUs, you'll encounter a Zer...

Jackson Databind Allow accepting a JSON substring using a string instead of throwing an exception

Is your feature request related to a problem? Please describe.no, this is my own need and idea.Describe the solution you...

Jackson Databind @JsonUnwrapped and JsonTypeInfo.As.EXTERNAL_PROPERTY in the same bean doesn't work

Hi, using @JsonUnwrapped for a propery and @JsonTypeInfo(include = JsonTypeInfo.As.**EXTERNAL_PROPERTY**, ...) on anothe...

Apache Superset D3_FORMATS PROBLEM

Bug descriptionI came up with D3_FORMAT for my project in 3.1.1 version in config.pyD3_FORMAT = {"decimal": ",","thousan...

Apache Superset Virtual Dataset get_filters ignores IS NULL and IS NOT NULL filters

Bug descriptionUsing the get_filters jinja macro inside of a virtual dataset does not get a filter if the operator is se...

Apache Superset 4.13: Dashboard "Error loading chart datasources. Filters may not work correctly." after upgrade/import to new

Bug descriptionI developed a dashboard on one Superset instance, which I recently upgraded from 4.0.1 to 4.1.2. The das...

Apache Superset Changing the Layout of the table chart produces misaligning of column names displayed

Bug descriptionWhen you create an aggregated Table chart and activate the Time comparison section, once you add the char...

Apache Superset Import is not working: An error occurred while importing dashboard: Import dashboard failed for an unknown reason

Hi Team,I am trying to import dashboard getting below error.An error occurred while importing dashboard: Import dashboar...
上一页 下一页
.