Aurora Blog
Home
Golang path/filepath: Failed to get Base name of a windows filepath
2025-07-10 14:03:31
2498
Go versiongo1.21.0 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''GOCACHE='/ho...
Pandas BUG: Series created from pre-2.1 legacy pickles lose their names during .copy operations
2025-07-10 14:03:18
4216
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas DOC: improve docs for broadcasting behavior
2025-07-10 14:03:12
7107
The following result was quite surprising to me:>>> df = pd.DataFrame({'a': np.arange(3), ...
Pandas To develop a machine learning model that accurately predicts house prices based on various features such as location, size, number of bedrooms, and other relevant factors.
2025-07-10 14:03:10
239
Comment From: asishmHi, please use the issue template when creating an issue. From the title, I don't think this is some...
Keras Discretization layer returns inconsistent result in graph mode.
2025-07-10 14:03:07
970
When using the Discretization layer in tensorflow backend you get a different output when calling in graph mode (model.p...
Keras Distributed training with tensorflow doesn't work with Keras 3.7 and above
2025-07-10 14:03:03
5044
It seems as though distributed training with keras version 3.7 and above with tensorflow isn't supported. https://stacko...
Keras Documentation inconsistency in LambdaCallback: arguments are passed as keyword
2025-07-10 14:02:59
1265
The LambdaCallback docstring states arguments are positional:https://github.com/keras-team/keras/blob/22ab5a33484cf9a39e...
Keras model.predict() gives different result to model() when using Discretization layer
2025-07-10 14:02:57
3306
When using the Discretization layer in tensorflow backend you get a different output when calling model.predict() as opp...
Keras NaN metrics when training under tf.distribute.MirroredStrategy
2025-07-10 14:02:55
1110
Hi!I have stumbled upon a pretty annoying issue when training a model using tf.distribute.MirroredStrategy.Fundamentally...
Keras keras.ops.searchsorted doesn't work with symbolic tensors
2025-07-10 14:02:53
1427
I'm trying to extend keras.ops.searchsorted to work on 2D tensors. Natively it supports 1D only, and the error message s...
Jackson Databind Reduce/eliminate introspection on java.* classes
2025-07-10 14:02:46
12847
Is your feature request related to a problem? Please describe.This is a follow-up to this discussion in the Quarkus trac...
Apache Superset Incorrect frontend Server pagination
2025-07-10 14:02:38
3232
Screenshot[drag & drop image(s) here!]DescriptionThis is buggy frontend pagination logic, since i updated to a fresh...
Apache Superset Snowflake connector requires passphrase
2025-07-10 14:02:31
4107
The snowflake connector requires a passphrase.How to reproduce the bugConfigure new database connection with the URI sno...
Apache Superset World map chart type changes country code format in dashboard filter
2025-07-10 14:02:25
2578
Bug descriptionI have a dataset with ISO 3166 alpha-2 (cca2) country codes. I can create a world map just fine with this...
Apache Superset [SIP-149] Proposal for Kubernetes Operator for Apache Superset
2025-07-10 14:02:19
25911
[SIP-149] Proposal for Kubernetes Operator for Apache SupersetMotivationApache Superset's Helm chart [1] [2] is widely u...
Apache Superset Where to find superset.log file?
2025-07-10 14:02:12
3191
A clear and concise description of what the bug is.Expected resultscan find superset.log fileActual resultscannot find i...
Apache Superset Issue with calendar heatmap - a 0 is not getting coloured red
2025-07-10 14:02:08
2481
We're trying to integrate Github with Superset. In that, we have created some dashboards with charts.We're getting an is...
Redis [BUG]dead lock while create cluster on windows
2025-07-10 14:01:55
10298
Describe the bugdead lock while create cluster on windowsTo reproduce1. Create cluster config file with port: 6379/6380/...
Redis [BUG] Possible memory leak in cliLegacyIntegrateHelp at redis-cli.c
2025-07-10 14:01:53
602
Describe the bugA possible memory leak in the function cliLegacyIntegrateHelp at redis-cli.cTo reproducereply gets assig...
Gorm PostgreSQL schema usage in FullSaveAssociations
2025-07-10 14:01:48
360
I define schema in fullsaveassociations save func. But this schema affects only master entity, child entites did not aff...
上一页
下一页
1
…
189
190
191
192
193
…
331
.