Skip to content

fix(tsl): duplicated words in columnar_scan/planner, gorilla, and recompress comments#9814

Open
otjdiepluong wants to merge 1 commit into
timescale:mainfrom
otjdiepluong:fix/duplicated-words-in-tsl-source-comments
Open

fix(tsl): duplicated words in columnar_scan/planner, gorilla, and recompress comments#9814
otjdiepluong wants to merge 1 commit into
timescale:mainfrom
otjdiepluong:fix/duplicated-words-in-tsl-source-comments

Conversation

@otjdiepluong
Copy link
Copy Markdown

Three one-line typo fixes for duplicated words in source comments:

  • tsl/src/nodes/columnar_scan/planner.c — "/* If the the compressed target list is not based on the layout of" → "/* If the compressed target list is not based on the layout of"
  • tsl/src/compression/algorithms/gorilla.c — "* assembly versions may return any value. We special-case 0 to to use" → "...We special-case 0 to use"
  • tsl/src/compression/recompress.c — "/* Reset index scan if we are done with with this segment /" → "/ Reset index scan if we are done with this segment */"

No code/behavior change.

…ompress comments

Signed-off-by: Maya Chen <275405107+otjdiepluong@users.noreply.github.com>
@otjdiepluong otjdiepluong requested a review from a team May 14, 2026 06:09
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions
Copy link
Copy Markdown

@kpan2034, @melihmutlu: please review this pull request.

Powered by pull-review

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.

4 participants