Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Writing custom select queries

Open
#149 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

No file, test, or entry point is named. Start by locating where fluent-plugin-sql builds its pre-written SQL queries and review how input and output queries are configured; clarify whether custom column selection or query-time data changes are intended, then define the expected behavior and tests before implementing anything.

Written by the indexing model from the issue text.

Description

enhancement

Hello. I was wondering if it is possible to modify the pre-written query, to omit redundant table columns and such.
Is this possible, or something similar like modifying the data in queries to avoid later data handling.

If this is the wrong place to ask, then please let me know. I am a bit unsure.

Dominant language
Ruby
Stars
112
Forks
58
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from fluent/fluent-plugin-sql

All issues in fluent/fluent-plugin-sql

Similar issues

More Ruby issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.