[C++][FlightRPC][ODBC] Simplify package_odbc.yml

Open Beginner friendly
#50,100 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
82/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Quiet
Tech stack
cpp, github-actions, shell

Research direction

Start by reading package_odbc.yml and dev/release/07-flightsqlodbc-upload.sh, focusing on the workflow_dispatch inputs and the release documentation. Done means removing the inputs, replacing each inputs.odbc_release_step reference with the specified event-name check, and updating the script documentation to match.

Written by the indexing model from the issue text.

Description

Component: C++ Component: FlightRPC Type: enhancement
Describe the enhancement requested
  • Remove inputs for workflow_dispatch in package_odbc.yml.
  • Then all instances of inputs.odbc_release_step can be replaced with github.event_name == 'workflow_dispatch'.
  • Update dev/release/07-flightsqlodbc-upload.sh release documentation accordingly.
Component(s)

C++, FlightRPC

Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
93

Contributor guide

Open the contributing guide

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 apache/arrow

All issues in apache/arrow

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.