snowflakedb / snowflakedb/snowflake-ingest-java
Method for SHOW CHANNELS
Open
Nobody has claimed this yet.
feature request
- Dominant language
- Java
- Stars
- 83
- Forks
- 70
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 6
Description
Could we have a native method in the SDK which returns the equivalent of the SQL "SHOW CHANNELS"
https://docs.snowflake.com/en/sql-reference/sql/show-channels
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the Snowflake SHOW CHANNELS reference linked in the issue and inspect the SDK's existing methods for equivalent SQL-backed operations. Done means the Java SDK exposes a native method that returns the equivalent channel information; the issue does not name an entry point or test file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100