Skip to content

Fix func application queries #1072

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 10, 2025
Merged

Fix func application queries #1072

merged 1 commit into from
Mar 10, 2025

Conversation

reshke
Copy link
Collaborator

@reshke reshke commented Mar 10, 2025

No description provided.

Copy link

@check-spelling-bot Report

🔴 Please review

See the 📂 files view, the 📜action log, or 📝 job summary for details.

Unrecognized words (1)

subselects

These words are not needed and should be removed aec aescts cddc Cntl davecgh dnsutils felixge genproto goidentity gonum gotest hashicorp hdrhistogram httpsnoop inconshreveable kardianos leesper logr mattn memdb moby morikuni ntlmssp opentelemetry osext otel otelhttp otlp otlptrace otlptracehttp pgpassfile pgservicefile pmezard psqlclient rogpeppe stdr subselect winio

To accept these unrecognized words as correct and remove the previously acknowledged and now absent words, you could run the following commands

... in a clone of the [email protected]:pg-sharding/spqr.git repository
on the jiohugytfrd branch (ℹ️ how do I use this?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/main/apply.pl' |
perl - 'https://github.com/pg-sharding/spqr/actions/runs/13772971922/attempts/1'

OR

To have the bot accept them for you, comment in the PR quoting the following line:
@check-spelling-bot apply updates.

Available 📚 dictionaries could cover words (expected and unrecognized) not in the 📘 dictionary

This includes both expected items (648) from .github/actions/spelling/expect.txt and unrecognized words (1)

Dictionary Entries Covers Uniquely
cspell:cpp/src/ecosystem.txt 51 1 1
cspell:mnemonics/src/mnemonics.txt 800 1 1

Consider adding them (in .github/workflows/spelling.yaml) in jobs:/spelling: for uses: check-spelling/check-spelling@main in its with:

      with:
        extra_dictionaries: |
          cspell:cpp/src/ecosystem.txt
          cspell:mnemonics/src/mnemonics.txt

To stop checking additional dictionaries, add (in .github/workflows/spelling.yaml) for uses: check-spelling/check-spelling@main in its with:

check_extra_dictionaries: ''

@reshke reshke merged commit e2541a9 into master Mar 10, 2025
43 of 45 checks passed
@reshke reshke deleted the jiohugytfrd branch April 15, 2025 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants