Aurora Blog
Home
Apache Superset Getting superset error: 'str' object has no attribute 'tzinfo' when using elasticsearch with superset://
2025-07-01 14:01:55
14599
Bug descriptionI have added 2 data source. One ElaticSearch (named as es) and one MySQL (named as mysql).I have enabled ...
Apache Superset Unable to set role permissions for new schema unless a new connection is created.
2025-07-01 14:01:53
10505
Bug descriptionI have a Trino database which is made available through connection1. If I create a new schema on this dat...
Apache Superset Inter font chosen in Table does not allow correct alignment of dates and numbers
2025-07-01 14:01:51
2995
Bug descriptionThis reminds me of an old bug I opened a long time ago(for reference : https://github.com/apache/superset...
Apache Superset Using Filter per value of Column of type BIGINT breaks UI when the value is long(16 digits)
2025-07-01 14:01:46
1548
Bug descriptionUsing Filter per value of Column of type BIGINT breaks UI when the value is long(16 digits)How to reprodu...
Apache Superset Extend API to handle uuid
2025-07-01 14:01:39
1727
Bug descriptionLong story short: I'd like to be able to read/modify uuid via API.Right know we have uuid in databases on...
Apache Superset [SIP-175] Added TOTP(Time based OTP) authentication for login
2025-07-01 14:01:29
1628
[SIP-175] TOTP Authentication for LoginMotivationApache Superset currently supports database logins (AUTH_DB) and extern...
Gorm An error occurs in a multi-coroutine scenario
2025-07-01 14:01:07
2233
I have started a program with many coroutines. In this case, when my gorm has been executed for a period of time, it ret...
MyBatis MyBatis Constructor Injection should support <collection> as well?
2025-07-01 14:01:03
28850
I currently have the problem that it seems like MyBatis constructor injection does not support the <collection> in...
Spring Security SAML2 for reactive environment / spring-webflux
2025-07-01 14:00:53
1690
SummaryFrom what I can tell the recently added SAML2 support only supports Spring MVC or more generally servlet based re...
Spring AI Cannot Set Image detail Option (e.g., "low") When Using Multimodal Input in Spring AI
2025-07-01 14:00:47
2080
Expected BehaviorWhen creating a UserMessage with an image URL using Media, I should be able to specify the image detail...
Spring AI when process toolcall and 'Map<String, Object> toolArguments = extractToolArguments(toolInput);' throws error
2025-07-01 14:00:45
15322
Bug descriptionthe deepseek-v3 return toolInput = `json{}<|tool▁call▁end|><|tool▁calls▁end|>`,and extractToo...
Spring AI Allow using OpenAI tools like 'web_search_preview'
2025-07-01 14:00:41
1896
I would like to do a request likeimport OpenAI from "openai";const client = new OpenAI();const response = awai...
SpringBoot Creating a new Spring AI project using Spring Initializr fails to start
2025-07-01 14:00:37
1069
Using Intellij IDE created a sample Spring-AI project by selecting following dependencies.dependencies { implementati...
SpringBoot Create spring-boot-autoconfigure-classic module
2025-07-01 14:00:34
163
We'd like a module that gives something similar to the experience of Spring Boot 3.x by providing all our new modules wi...
SpringBoot Provide better exception message when configuration properties binding fails due to class not found error
2025-07-01 14:00:32
244
With the restructured code it's more likely that we forget to guard against a missing class. We can help with diagnosis ...
Spring Potentially lose precision and jitter is not well capped
2025-07-01 14:00:30
388
The jitter ratio calculation could throw an ArithmeticException if spec.delay().toMillis() returns 0. Additionally, conv...
Spring Introduce @ConcurrencyLimit annotation based on ConcurrencyThrottleInterceptor
2025-07-01 14:00:23
751
Following up on @Retryable in #34529, we are considering a related feature for throttling method invocations: namely, a ...
Spring KotlinReflectionParameterNameDiscoverer doesn't support Kotlin Context Parameters
2025-07-01 14:00:12
1292
BackgroundContext Parameters were introduced in Kotlin 2.1.20 and are currently in Beta status in Kotlin 2.2.0 under the...
Spring Use preset Content-Type for streaming and reactive responses in Spring MVC
2025-07-01 14:00:10
1283
We have supported a preset "Content-Type" for regular responses for a long time with #20720, but we do not do the same f...
Golang x/tools/gopls: variable autocomplete is not working correctly on broken code
2025-06-30 14:02:59
4510
What version of Go, VS Code & VS Code Go extension are you using?Version Information* Run `go version` to get versio...
上一页
下一页
1
…
217
218
219
220
221
…
336
.