risingwavelabs / risingwave

Best-in-class stream processing, analytics, and management. Perform continuous analytics, or build event-driven applications, real-time ETL pipelines, and feature stores in minutes. Unified streaming and batch. PostgreSQL compatible.
https://go.risingwave.com/slack
Apache License 2.0
6.88k stars 569 forks source link

feat: Support `SELECT INTO` clause #12400

Open jetjinser opened 1 year ago

jetjinser commented 1 year ago

Is your feature request related to a problem? Please describe.

The SELECT INTO clause is used when using tableau to connect to RisingWave.

Describe the solution you'd like

Let RisingWave support this clause.

Describe alternatives you've considered

No response

Additional context

5986 traced duckdb test case contains "SELECT INTO" test (Although duckdb does not support it).

fuyufjh commented 12 months ago

Any motivation?

jetjinser commented 12 months ago

Forgot to quote this comment: https://github.com/risingwavelabs/risingwave/issues/10459#issuecomment-1721203772. When tableau connects to the database, their queries use select into. However, the progress of tableau support is now slowing down

github-actions[bot] commented 10 months ago

This issue has been open for 60 days with no activity. Could you please update the status? Feel free to continue discussion or close as not planned.