StarRocks / starrocks

The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.
https://starrocks.io
Apache License 2.0
9.01k stars 1.81k forks source link

[Feature] [jdbc catalog] Support all jdbc protocol queries, not just postgres and mysql #40125

Open guestli opened 9 months ago

guestli commented 9 months ago

Feature request

Is your feature request related to a problem? Please describe. I would like starrocks to support more jdbc data sources, such as oracle and sqlserver.

Describe the solution you'd like When I register the "jdbc catalog" with starrocks, it downloads the driver from the driver download address in my configuration. Obtain metadata from the downloaded driver and query data. We can provide default field type handling, retaining the ability to extend custom type handling.

Describe alternatives you've considered

Additional context

If you have any ideas, please leave a comment. If we can agree, I'm willing to contribute code to this feature.

zombee0 commented 6 months ago

Hi, are you still working on this, let's move it to merge

github-actions[bot] commented 1 week ago

We have marked this issue as stale because it has been inactive for 6 months. If this issue is still relevant, removing the stale label or adding a comment will keep it active. Otherwise, we'll close it in 10 days to keep the issue queue tidy. Thank you for your contribution to StarRocks!