vulcan-sql icon indicating copy to clipboard operation
vulcan-sql copied to clipboard

Data API Framework for AI Agents and Data Apps

Results 34 vulcan-sql issues
Sort by recently updated
recently updated
newest added

## Environment - Version: v0.10.4 - OS: macOS - x86 ## What's wrong? The `refreshExpression` seems to not function. It does not invalidate the cache and refresh it based on...

type/bug
needs-triage

## What’s the problem you're trying to solve We try to establish vulcan sql using default duckdb to read iceberg table in our s3. However, we cannot install extensions of...

type/enhancement
needs-triage

## What’s the problem you're trying to solve We can see vulcan sql default duckdb only installed httpfs as default extensions in duckdb, but further extensions in duckdb need to...

type/enhancement
needs-triage

## What’s the problem you're trying to solve Support for mysql database ## Describe the solution you’d like ## Additional context Also support for CDC to invalidate and rebuild cache...

type/enhancement
needs-triage

## What’s the problem you're trying to solve The current version (0.10.4) requires external DuckDB files to use version 0.7.0 or 0.7.1 in order to work. Newer and in certain...

type/enhancement
needs-triage

## Description Return value from extension-api-caller was stringified JSON but it wan unable to parse back to JSON in Nunjucks template engine. This PR changes the return value of extension-api-caller...

Unable to accept invite https://discord.gg/ztDz8DCmG4 Not sure if it happens only at my end

type/bug
needs-triage

## Description VulcanSQL now has an API server and an API catalog server(catalog extension). This PR aims to add OIDC to the API server first. ## Issue ticket number #309...

## What’s the problem you're trying to solve Currently, VulcanSQL provides with several basic authentication/authorization mechanisms such as HTTP Basic. However, there are more secure and standard ways for authentication...

type/enhancement
needs-triage

## Environment - Version: ``` cli version: 0.9.1 core version: 0.9.1 build version: 0.9.1 serve version: 0.9.1 ``` ## What's wrong? ## What's the correct behavior? ## Reproducing steps

type/bug
needs-triage
security