Aurora Blog
Home
Golang cmd/compile: internal compiler error on import on mismatch between -p and package name
2025-07-04 14:03:20
4521
$ gotip versiongo version devel go1.20-6001c043dc Fri Aug 19 03:32:27 2022 +0000 linux/amd64It's a small thing but I hav...
Golang cmd/link: issues with Xcode 16 beta [freeze exception]
2025-07-04 14:03:18
5730
Xcode 16 beta is released recently. I downloaded it and tested against Go (running all.bash). There are a number of fail...
Golang os/exec: LookPath bug: incorrect expansion of "", "." and ".." in some PATH configurations
2025-07-04 14:03:14
6907
Go versiongo version go1.25rc1 darwin/arm64go version go1.24.4 darwin/arm64go version go1.24.4 linux/amd64go version go1...
Golang Provide download for checksum of go releases.
2025-07-04 14:03:12
2731
On the (official) download page for releases, https://go.dev/dl/ links are provided for source an binary releases and fo...
Golang cmd/go: use w64devkit 1.23.0 , TestScript/list_pkgconfig_error fail
2025-07-04 14:03:10
1789
Go versiongo version devel go1.23-beaf7f32 Mon Jun 10 22:06:47 2024 +0000 windows/amd64Output of go env in your module/w...
Golang build: golang.org/x/telemetry/counter/countertest failures
2025-07-04 14:03:07
2036
#!watchflakesdefault <- repo == "telemetry" && pkg == "" && test == "golang....
Golang x/vuln/cmd/govulncheck: v1.1.0: Fatal error when used in a workspace
2025-07-04 14:03:05
9317
govulncheck versionGo: go1.22.2Scanner: govulncheck@v1.1.0DB: https://vuln.go.devDB updated: 2024-04-16 21:40:19 +0000 U...
Pandas API/BUG: different constructor behavior for numpy vs pyarrow dt64tzs
2025-07-04 14:02:57
638
import pandas as pddtype1 = "datetime64[ns, US/Eastern]"dtype2 = "timestamp[ns, US/Eastern][pyarrow]"...
Pandas BUG: np.bool_(False) & pd.NA gives pd.NA
2025-07-04 14:02:56
2118
>>> False & pd.NAFalse>>> np.bool_(False) & pd.NA<NA>this surprised me; is it on purpose...
Pandas BUG: Calling dict(df.groupby(...)) raises TypeError: 'str' object is not callable despite valid inputs
2025-07-04 14:02:52
1719
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: pyarrow stripping leading zeros with dtype=str
2025-07-04 14:02:50
6118
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas DEPR: List of deprecations to be removed in 4.0
2025-07-04 14:02:40
483
Deprecations for 4.056680[ ] #57375[ ] #57372[ ] #57473[ ] #57275[ ] #57347[ ] #57699[ ] #57627[ ] #58005[ ] #57870[ ] #...
Apache Superset [Bigquery] Table name is not showing up from custom role
2025-07-04 14:02:23
1908
Bug descriptionI built the custom image from superset repo. The steps that I followedCreate a dummy userCreate a custom ...
Apache Superset Can't translate the "Settings" on the menu for brazilian portuguese
2025-07-04 14:02:20
3140
Just opening the issue based in the discussion, i also got this problem. The OP did a fix for it together with DosuI'm h...
Apache Superset Switching languages doesn't take effect on some menu elements if BABEL_DEFAULT_LOCALE is not "en"
2025-07-04 14:02:16
18513
Bug descriptionProblem appears when I set default language not to English.If I add next lines to config file:`BABEL_DEFA...
Apache Superset [SIP-167] Timeline Chart Visualization
2025-07-04 14:02:08
2837
Please make sure you are familiar with the SIP process documentedhere. The SIP will be numbered by a committer upon acce...
Apache Superset Evaluate Templates in init.extraContainers
2025-07-04 14:01:59
3978
Bug descriptioninit.extraContainers are not rendered like they are in other places in the helm chart. For example, ...
Spring AMQP RabbitTemplate.send throw java.lang.ClassCastException: com.rabbitmq.client.impl.AMQImpl$Channel$OpenOk cannot be cast to com.rabbitmq.client.impl.AMQImpl$Confirm$SelectOk
2025-07-04 14:01:42
7041
spring-rabbit 2.1.13QuestionI use RabbitTemplate to send messages where the caching mode is Connection and the number o...
Spring Security Remove deprecated elements from DaoAuthenticationProvider
2025-07-04 14:01:38
183
DaoAuthenticationProvider now requires its required components in the constructorComment From: jzheauxClosing in favor o...
Spring Security Remove deprecated elements of RoleHierarchyImpl
2025-07-04 14:01:33
172
RoleHierchyImpl now requires it's required parameters in a constructorComment From: jzheauxClosing in favor of https://g...
上一页
下一页
1
…
205
206
207
208
209
…
334
.