Apache Superset psycopg2.errors.UndefinedTable: relation "themes" does not exist

Bug descriptionI pulled from master, tried to execute superset db upgrade, and got an error saying that the themes table...

Apache Superset MapBox chart doesn't let you properly use a numerical column for the Point Radius field

Bug descriptionIf you try to select a numerical column for the Point Radius field other than the default Auto value, the...

Apache Superset [SIP-170] Easy Charts — Lightweight Chart Creation in Dashboards

MotivationCreating a chart in Superset currently requires users to go through the full Explore workflow. This process is...

Apache Superset [SIP-163] Archiving Dashboards

Please make sure you are familiar with the SIP process documentedhere. The SIP will be numbered by a committer upon acce...

Apache Superset [SIP-168] Alphabetically sorted columns & metrics in explore

[SIP] Proposal for alphabetically sorted columns & metrics in exploreMotivationCurrently, the order of columns is no...

Apache Superset [SIP-147] A simpler chart API for dashboards

[SIP] A simpler chart API for dashboardsMotivationHistorically, the Apache Superset dashboard has been built on top its ...

Apache Superset [SIP-96] Proposal for adding a notification feature

MotivationAs maintainer of a Superset Instance, I want to be able to message my users, so I can inform them about possib...

Apache Superset [SIP-154] Optional dataset folders

[SIP-154] Optional dataset foldersMotivationIt's not uncommon for core datasets to have hundreds or even thousands (!) o...

MyBatis-Plus 建议 QueryWrapper 增加忽略大小写的 like,例如 ilike

rt目前这类查询还是挺多的,完全可以增加个 ilike 进行忽略大小写的查询,应该也不复杂:lower(field) like lower(value)Comment From: miemieYaho所有数据库通用吗?Comment Fro...

Redis [NEW] Add logs explaining module load failures

Currently when a module fails to load, the issue is often opaque. There are few, if any, logs printed.If possible, add s...

Gorm Automigration can not add new cloumn in postgresql

GORM Playground Linkhttps://github.com/go-gorm/playground/pull/1DescriptionComment From: wsleigorm.io/gorm v1.30.1type T...

Gorm Automigration can not add new cloumn in postgresql

GORM Playground Linkhttps://github.com/go-gorm/playground/pull/1Descriptiongorm.io/gorm v1.30.1type Test struct {Id stri...

Spring AI SSE Server drops client connection at 5 min.

Bug descriptionI developed a MCP server with webmvc SSE endpoint but when a client connects via /sse endpoint, after app...

Spring AI MCP (using SSE) Connection failed when API scaled up to 2 or more.

Bug descriptionMCP has endpoints of "/sse" and "mcp/message".After /sse is called, MCP server is waiting second call of ...

Spring AI Support custom HTTP headers for MCP transport

It would be nice if we could configure custom headers, for example, we could pass OAuth access token like this:spring.ai...

Spring AI EsVectorStore Search Error

java.lang.NoSuchMethodError: 'co.elastic.clients.elasticsearch._types.KnnSearch$Builder co.elastic.clients.elasticsearch...

SpringBoot Allow DevTools to load optional config file for local development overrides

Introduce support in Spring Boot DevTools to automatically and optionally load a application-devtools.yml (or .propertie...

SpringBoot checkstyle-header.txt is not taken into account

The regex we have in src/checkstyle/checkstyle-header.txt is not evaluated. I've noticed this trying to update it and re...

SpringBoot Automatically expose a nested type if the parent is annotated with ConfigurationPropertiesSource

Here's a simple use case:@ConfigurationPropertiesSourcepublic class BaseType { /** * Name to use. */ priva...

SpringBoot Static Block is not executed before Application Startup in Integration Tests since 3.5.0 upgrade

Hi There, I have encountered an issue with Integration Tests with Spring Boot. For some background my application is usi...
上一页 下一页
.