Aurora Blog
Home
Golang x/sys/unix: add support for vectorized ("scatter/gather") IO syscalls on Darwin
2025-07-22 14:04:00
3277
Proposal DetailsThe following syscalls could be supported on modern OSX versions (Darwin 11 and newer)unix.Readv(fd int,...
Golang Go test fails on cross compiled tests with race flag on aarch64 and s390x on 1.25rc2
2025-07-22 14:03:58
4067
Go versiongo1.25rc2Output of go env in your module/workspace:Unknown at this time.What did you do?Running through GitHub...
Pandas String dtype: backwards compatibility of selecting "object" vs "str" columns in select_dtypes
2025-07-22 14:03:54
3736
We provide the DataFrame.select_dtypes() method to easily subset columns based on data types (groups). See https://panda...
Pandas BUG: IntervalIndex.unique() only contains the first interval if all interval borders are negative
2025-07-22 14:03:43
5435
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas QST: Global future flag
2025-07-22 14:03:41
1099
Research[x] I have searched the [pandas] tag on StackOverflow for similar questions.[x] I have asked my usage related qu...
Pandas ENH: parallelize DataFrame.corr
2025-07-22 14:03:37
2354
Is your feature request related to a problem?DataFrame.corr(method="spearman") is extremely slow.method="pearson" is qui...
Pandas BUG: Column of dtype Categorical in DataFrame encounters error when taking a row that includes nan in the column
2025-07-22 14:03:28
6713
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Keras MaP always 0. Using Yolov8
2025-07-22 14:03:21
8468
I am trying to train the https://public.roboflow.com/object-detection/self-driving-car/3 dataset with YOLOv8 using Keras...
Keras evaluate() shows incorrect metric values in progress bar vs returned results
2025-07-22 14:03:19
3509
When using model.evaluate(), the metric values displayed in the progress bar differ from the values returned by the meth...
Gin Test Coverage Failure: Go 1.23+ Warning Branch Not Covered in CI Pipeline
2025-07-22 14:03:15
3006
Problem DescriptionThe CI automated testing pipeline is failing due to insufficient test coverage in the debug.go file. ...
Apache Superset Can't Use Jinja Templating on Filtering Chart
2025-07-22 14:03:06
2408
Bug descriptionAfter I update my apache superset to the newest version, I can't using Jinja Template on chart filter, it...
Apache Superset Dark Mode: Text formatting and Visibility Issue in UI
2025-07-22 14:02:52
194
ScreenshotMarkdown Element:In Edit Mode:In Chart Creation:Light Mode:Dark Mode:DescriptionIn Dark Mode, the when the bac...
Apache Superset Cartodiagram doesn't work with pie chart
2025-07-22 14:02:36
2515
"""I have just upgraded to version 5.0 and tried out the new Cartodiagram Map.I created a pie chart (with json point coo...
Apache Superset [SIP-179] Proposal for Enhanced Aggregation Customization in Totals/Subtotals
2025-07-22 14:02:34
3356
[SIP] Proposal for Enhanced Aggregation Customization in Totals/SubtotalsMotivationCurrently, Apache Superset applies th...
Apache Superset Authorization Error In Initial Setup
2025-07-22 14:02:25
2731
Bug descriptionI'm currently setting up Apache Superset using the docker-compose-image-tag.yml file, and getting below e...
Redis [NEW]dynamic expand kvobj to support additional per key metadata and support module interfaces for this.
2025-07-22 14:02:08
410
There are many usages that needs to add additional metadata to kvobj and get all the services. Support for Expiation has...
Gorm Add Interactive Learning Platform to Community Resources
2025-07-22 14:02:03
2580
Your QuestionHey GORM team! 👋I've built an interactive learning platform for GORM and would love to share it with the co...
Gorm Bug: invalid memory address caused by Open(dialector Dialector, opts ...Option) skip after Initialize
2025-07-22 14:02:01
1601
if database connect failed, during subsequent visits, the following situations will definitely occur:panic: runtime erro...
Gorm gorm v1 Postgres 16 support
2025-07-22 14:01:58
280
Your Questioncurrently i'm using postgres version 9.6 and using gorm version 1.9.10. i wanna migrate to postgres 16, whi...
Gorm Schema name is dropped in create table queries via Automigrate
2025-07-22 14:01:55
3123
GORM Playground Linkhttps://github.com/go-gorm/playground/pull/185DescriptionUsing the Postgres driver/database:I perfor...
上一页
下一页
1
…
144
145
146
147
148
…
324
.