Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix DuckDB connector form #5162

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

ericpgreen2
Copy link
Contributor

@ericpgreen2 ericpgreen2 commented Jun 28, 2024

  • Fix form validation, as raised in Cannot add a DuckDB source (Source Name is Required) #5140
  • Use ConfigProperties not SourceProperties for OLAP connectors. In DuckDB's case specifically, we should use path not db.
  • MotherDuck is not currently a Connector, but it can be a Source. Remove reference to it in the DuckDB Connector form.
  • Use a file picker, not a string input, to select the DuckDB path.

@ericpgreen2 ericpgreen2 self-assigned this Jun 28, 2024
@ericpgreen2 ericpgreen2 changed the title Fix validation of DuckDB connector form Fix DuckDB connector form Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant