influxdata / influxdata/influxdb

[v3] [influxql] Support `SELECT INTO` clauses

Open
#26,737 0 comments 0 reactions 0 assignees View on GitHub
v3
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

V1.x Influxdb supports writing data to a new measurement or a new database with a SELECT INTO syntax. [See the docs](https://docs.influxdata.com/influxdb/v1/query_language/explore-data/#the-into-clause)

V3 Core should support this functionality as well.

Contributor guide

Open the contributing guide

Research direction

Use the linked InfluxDB v1.x documentation as the behavioral reference for SELECT INTO. Then locate the V3 Core InfluxQL query and write paths and determine how a new measurement or database should be represented. Done means both destinations work with SELECT INTO and coverage verifies the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.