Aurora Blog
Home
Golang encoding/xml: XMLName value of embedded structs type not used in Marshaller
2025-07-19 14:02:25
2196
What version of Go are you using (go version)?$ go versiongo version go1.14.1 windows/amd64Does this issue reproduce wit...
Viper Make features.BindStruct a Variable or an Option, Instead of Build Constraints
2025-07-19 14:02:22
7405
Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...
Pandas BUG: .duplicated() ignoring duplicates for MultiIndex
2025-07-19 14:02:19
7137
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas ENH: access sliced dataframe from rolling.cov
2025-07-19 14:02:17
1386
Feature Type[x] Adding new functionality to pandas[x] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUG: rank gives incorrect outputs on Windows with PyArrow backend
2025-07-19 14:02:09
4428
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas Give the merge copy parameter better documentation
2025-07-19 14:02:06
1897
See this SO questionThe docstring should indicate what is not being copied unnecessarily (Indexes, ndarrays, etc.)Commen...
Pandas BUG: AttributeError in pd.eval() when calling attribute after binary operation
2025-07-19 14:02:04
2858
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas ENH: Support f-string formatting for Period objects
2025-07-19 14:02:00
2475
Feature Type[X] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas high-freq properties of low-freq Periods
2025-07-19 14:01:58
956
I find the following counter-intuitive:>>> per = pd.Period('2016')>>> perPeriod('2016', 'A-DEC')>&g...
Gin 🎯 [Community Resource] Interactive Gin Learning Platform
2025-07-19 14:01:53
1206
Request: Add to Community ResourcesHey Gin team! 👋I've built an interactive learning platform specifically for Gin frame...
Apache Superset "Update chart" button blocks last form fields in Explore sidebar
2025-07-19 14:01:33
2244
Bug descriptionIn the Explore view, the "Update chart" button is sticky and overlaps the last few controls in the sideba...
Apache Superset The release process wiki schedule needs updated
2025-07-19 14:01:30
650
ScreenshotDescriptionThe schedule on the Release Process page of the wiki is out of date.Since Version 5.0.0 was release...
Apache Superset Error while installing with docker compose on windows 11
2025-07-19 14:01:26
3117
Bug descriptionWhile installing following the instructions on the official page1 - git clone --depth=1 https://github.c...
Apache Superset Export to Excel is not working for legacy charts
2025-07-19 14:01:18
2122
Bug description"Export to Excel" function does not create xlsx file, instead JSON data are shown in browser.Tested in ve...
Apache Superset Got an 'Unexpected error' message when a build a deck.gl Scatterplot chart
2025-07-19 14:01:14
25113
Bug descriptionI try to build a deck.gl Scatterplot chart and when I click on update chart buttom I got the 'Unexpected ...
Apache Superset Scatter chart x-axis custom formatting option ignored with GENERIC_CHART_AXES enabled
2025-07-19 14:01:06
2560
Bug descriptionScatter chart X-axis custom formatting using D3 format syntax is not working for my scatter charts, despi...
Apache Superset Not able to apply specific RLS clause to specific datasets using guest token
2025-07-19 14:00:59
4140
Bug descriptionTrying to apply different RLS clause for different datasets by passing dataset ID, but every time superse...
Apache Dubbo [Bug] dubbo.service.register=true not effect if local spring.properties not exists dubbo.config-center.highest-priority=false
2025-07-19 14:00:50
1198
Pre-check[x] I am sure that all the content I provide is in English.Search before asking[x] I had searched in the issues...
Gorm Can't get data in After/BeforeDelete hooks
2025-07-19 14:00:45
5888
I defined a struct:type BookEntity struct { ID int64 `json:"id" gorm:"primaryKey,autoIncrement"` ...
Spring Security Clarify/Enhance @PermitAll Behavior When Used with requestMatchers().authenticated()
2025-07-19 14:00:34
2466
Problem DescriptionThe current interaction between URL-based security (requestMatchers()) and method-level annotations (...
上一页
下一页
1
…
99
100
101
102
103
…
272
.