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

[DEFUNCT] Data Source API: Add support for Amazon Redshift and Clickhouse #145

Closed
wants to merge 2 commits into from

Conversation

amotl
Copy link
Contributor

@amotl amotl commented Jan 9, 2024

About

Add query support for Amazon Redshift and Clickhouse, by @lpfann / @mysuperai. Thanks!

Comment on lines +308 to +311
{
"name": "maxDataPoints",
"default": 1441,
},
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi again. Is this a sane default value? Or should this spot be adjusted in one way or another before merging?

/cc @peekjef72

Comment on lines +299 to +303
{
"name": "format",
"default": 0,
"choices": [0, 1],
},
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should the choice of response format be obtained from the user in one way or another? Is it fine to leave for a subsequent iteration?

@amotl amotl changed the title feat: add redshift query support Data Source API: Add support for Amazon Redshift and Clickhouse Mar 29, 2024
@amotl amotl changed the title Data Source API: Add support for Amazon Redshift and Clickhouse [DEFUNCT] Data Source API: Add support for Amazon Redshift and Clickhouse Mar 29, 2024
@amotl
Copy link
Contributor Author

amotl commented Mar 29, 2024

Closing in favor of GH-166, in order to bring in the improvements.

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.

2 participants