Proposing a PR to fix a few small typos

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

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
35/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
python
Domain
backend

Research direction

Open pyhive/presto.py and locate the misspellings queryes and authentiation. Correct them to queries and authentication, then inspect the surrounding code or existing tests for affected references. Done means both typos are fixed without changing behavior; the issue notes that a fix branch is already prepared.

Written by the indexing model from the issue text.

Description

Issue Type

[x] Bug (Typo)

Steps to Replicate and Expected Behaviour

  • Examine pyhive/presto.py and observe queryes, however expect to see queries.
  • Examine pyhive/presto.py and observe authentiation, however expect to see authentication.

Notes

Semi-automated issue generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

To avoid wasting CI processing resources a branch with the fix has been
prepared but a pull request has not yet been created. A pull request fixing
the issue can be prepared from the link below, feel free to create it or
request @timgates42 create the PR. Alternatively if the fix is undesired please
close the issue with a small comment about the reasoning.

https://github.com/timgates42/PyHive/pull/new/bugfix_typos

Thanks.

Dominant language
Python
Stars
1.7k
Forks
545
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 dropbox/PyHive

All issues in dropbox/PyHive

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.