Aurora Blog
Home
Golang runtime: remove VZEROUPPER patch once Darwin <10.15.6 is not supported
2025-07-24 14:05:28
1946
Split out from https://github.com/golang/go/issues/37174#issuecomment-683899466So once we stop supporting releases <1...
Golang encoding/json/v2: UnmarshalTypeError text changes
2025-07-24 14:05:23
1952
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
2025-07-24 14:04:58
4193
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
2025-07-24 14:04:54
2457
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
2025-07-24 14:04:52
13954
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
2025-07-24 14:04:46
8768
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
2025-07-24 14:04:44
1879
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”)
2025-07-24 14:04:42
1202
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
2025-07-24 14:04:40
2599
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
2025-07-24 14:04:33
557
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
2025-07-24 14:04:27
6071
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
2025-07-24 14:04:25
3792
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
2025-07-24 14:04:09
3722
When using multiple GPUs (n > 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
2025-07-24 14:03:59
2437
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
2025-07-24 14:03:57
2449
Hi, using @JsonUnwrapped for a propery and @JsonTypeInfo(include = JsonTypeInfo.As.**EXTERNAL_PROPERTY**, ...) on anothe...
Apache Superset D3_FORMATS PROBLEM
2025-07-24 14:03:51
2387
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
2025-07-24 14:03:49
2222
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
2025-07-24 14:03:45
7770
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
2025-07-24 14:03:42
1389
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
2025-07-24 14:03:32
30452
Hi Team,I am trying to import dashboard getting below error.An error occurred while importing dashboard: Import dashboar...
上一页
下一页
1
…
11
12
13
14
15
…
198
.