Pandas BUG: IntervalIndex.from_arrays with int64 vs uint64 arrays

ser = pd.Series(range(5))ser2 = ser.astype("uint64")ii = pd.IntervalIndex.from_arrays(ser.values, ser2.values)...

Pandas BUG: to_sql with ADBC driver fails when schema exists without tables

Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...

Gin Search in doc page is broken

Hi, I am using Gin and I notice that the search button in the homepage is not working anymore, it opens up a blank page ...

Gin Where's search ?

Comment From: seiyabDuplicate: https://github.com/gin-gonic/website/issues/319

Gin Can't search

after clicking the searchbar, it goes blank Comment From: seiyabDuplicate: https://github.com/gin-gonic/website/issues/3...

Apache Superset oracledb sql error

Bug descriptionHi,I have installed superset 5 via docker compose . Installed cx_Oracle last version and Oracle instant_c...

Apache Superset cross-filtering multiple types of data only possible when data on same dataset, can't do cross-filtering across multiple datasets if they don't cross-filters same data across datasets

A clear and concise description of what the bug is.How to reproduce the bugCreate two datasets and fill that with one c...

Apache Superset custom map tile failed

Bug descriptionI use apache superset helm charts(version 0.15.0 with superset version 5.0.0) to deploy superset in my ai...

MyBatis-Plus [功能改进]: 描述 是否可以将 TableFieldInfo.convertIf 方法,添加为扩展点

确认[x] 我的版本是最新版本, 我的版本号与 version 相同, 并且项目里无依赖冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为你的想法(不得删除 描述 前面的部分...

Redis [CRASH] <crash when running>

Notice!- If a Redis module was involved, please open an issue in the module's repo instead!- If you're using docker on A...

Redis [Streams] XNACK command

XNACK would remove a message from PEL and mark it as not-processed so it goes to the next consumer. A consumer which cal...

Gorm Transaction leak using Session in Scopes

GORM Playground Linkhttps://github.com/go-gorm/playground/pull/831DescriptionInstanceSet can return a new instance https...

MyBatis try to solve snyk Vulnerability:CVE-2025-53192

About the Bug...[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on...

Spring Security Disable @PreAuthorize filtering

Expected BehaviorI have a Spring Security configuration for permitting all requests:@Configuration@EnableWebSecurity@Pro...

Spring Security HttpSecurity should allow for AuthorizationManager<? super RequestAuthorizationContext>

This allows an AuthorizationManager&lt;Object&gt; to be used. Similarly we should allow for AuthorizationManagerFactory&...

Spring Security Security Expressions Should Allow Returning an AuthorizationManager

If SpEL expressions return an authorization manager, then this unifies the way that custom web and method security rules...

Spring Security SEC-2390: Multi Factor Authentication

Rob Winch (Migrated from SEC-2390) said:Include support for HMAC-Based One-time Password (HOTP) algorithm specified in R...

Spring Security Default Login Page Should Pre-populate Username Field If Already Logged In

In a multi-factor arrangement, the second factor may already know the username of the individual and so can simplify log...

Spring Security Providers Should Add an Authority Representing Successful Authentication

If OneTimeTokenAuthenticationProvider issues an authority FACTOR_OTT upon completion, then authorization rules can state...

Spring Security Add AccessDeniedHandler that Ties Authorities to Authentication Entry Points

A handy AccessDeniedHandler implementation would be one that allows an authority like FACTOR_PASSWORD to be bound to an ...
上一页 下一页
.