Skip to content

📝 Add docstrings to vi_first_timestamp#6131

Merged
bluestreak01 merged 3 commits intovi_first_timestampfrom
coderabbitai/docstrings/9c23898
Sep 12, 2025
Merged

📝 Add docstrings to vi_first_timestamp#6131
bluestreak01 merged 3 commits intovi_first_timestampfrom
coderabbitai/docstrings/9c23898

Conversation

@coderabbitai
Copy link
Copy Markdown

@coderabbitai coderabbitai bot commented Sep 11, 2025

Docstrings generation was requested by @bluestreak01.

The following files were modified:

  • core/src/main/java/io/questdb/griffin/engine/functions/window/AbstractWindowFunctionFactory.java
  • core/src/main/java/io/questdb/griffin/engine/functions/window/FirstValueLongWindowFunctionFactory.java
  • core/src/main/java/io/questdb/griffin/engine/functions/window/FirstValueTimestampWindowFunctionFactory.java
  • core/src/main/java/io/questdb/griffin/engine/functions/window/LastValueLongWindowFunctionFactory.java
  • core/src/main/java/io/questdb/griffin/engine/functions/window/LastValueTimestampWindowFunctionFactory.java
  • core/src/main/java/io/questdb/griffin/engine/functions/window/MaxLongWindowFunctionFactory.java
  • core/src/main/java/io/questdb/griffin/engine/functions/window/MaxTimestampWindowFunctionFactory.java
  • core/src/main/java/io/questdb/griffin/engine/functions/window/MinLongWindowFunctionFactory.java
  • core/src/main/java/io/questdb/griffin/engine/functions/window/MinTimestampWindowFunctionFactory.java
  • core/src/main/java/io/questdb/griffin/engine/table/AsyncGroupByNotKeyedRecordCursorFactory.java
ℹ️ Note

CodeRabbit cannot perform edits on its own pull requests yet.

Docstrings generation was requested by @bluestreak01.

* #6130 (comment)

The following files were modified:

* `core/src/main/java/io/questdb/griffin/engine/functions/window/AbstractWindowFunctionFactory.java`
* `core/src/main/java/io/questdb/griffin/engine/functions/window/FirstValueLongWindowFunctionFactory.java`
* `core/src/main/java/io/questdb/griffin/engine/functions/window/FirstValueTimestampWindowFunctionFactory.java`
* `core/src/main/java/io/questdb/griffin/engine/functions/window/LastValueLongWindowFunctionFactory.java`
* `core/src/main/java/io/questdb/griffin/engine/functions/window/LastValueTimestampWindowFunctionFactory.java`
* `core/src/main/java/io/questdb/griffin/engine/functions/window/MaxLongWindowFunctionFactory.java`
* `core/src/main/java/io/questdb/griffin/engine/functions/window/MaxTimestampWindowFunctionFactory.java`
* `core/src/main/java/io/questdb/griffin/engine/functions/window/MinLongWindowFunctionFactory.java`
* `core/src/main/java/io/questdb/griffin/engine/functions/window/MinTimestampWindowFunctionFactory.java`
* `core/src/main/java/io/questdb/griffin/engine/table/AsyncGroupByNotKeyedRecordCursorFactory.java`
@coderabbitai
Copy link
Copy Markdown
Author

coderabbitai bot commented Sep 11, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Sep 11, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ bluestreak01
❌ coderabbitai[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@questdb-butler
Copy link
Copy Markdown

questdb-butler commented Sep 11, 2025

Fails
🚫

Please update the PR title to match this format:
type(subType): description

Where type is one of:
feat, fix, chore, docs, style, refactor, perf, test, ci, revert

And: subType is one of:
build, sql, log, mig, core, ilp, pgwire, http, conf, ui, wal, parquet, utils

For Example:

perf(sql): improve pattern matching performance for SELECT sub-queries

Generated by 🚫 dangerJS against 09ca3d3

@bluestreak01 bluestreak01 merged commit 37cc818 into vi_first_timestamp Sep 12, 2025
4 of 6 checks passed
@bluestreak01 bluestreak01 deleted the coderabbitai/docstrings/9c23898 branch September 12, 2025 00:07
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