Skip to content

Conversation

WenyXu
Copy link
Member

@WenyXu WenyXu commented Sep 25, 2025

I hereby agree to the terms of the GreptimeDB CLA.

Refer to a related PR or issue link (optional)

#7012

What's changed and what's your intention?

as title

PR Checklist

Please convert it to a draft if some of the following conditions are not met.

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.
  • This PR requires documentation updates.
  • API changes are backward compatible.
  • Schema or data changes are backward compatible.

@github-actions github-actions bot added size/L docs-not-required This change does not impact docs. size/XL and removed size/L labels Sep 25, 2025
@WenyXu WenyXu force-pushed the update-release-v0.17 branch from cb91d35 to f3aa0a2 Compare September 26, 2025 10:48
@github-actions github-actions bot added size/XXL and removed size/XL labels Sep 26, 2025
@discord9 discord9 marked this pull request as ready for review September 28, 2025 06:47
evenyag and others added 14 commits September 28, 2025 15:41
…ow (GreptimeTeam#6997)

fix: make EXPIRE keyword case-insensitive in CREATE FLOW parser

Signed-off-by: Shyamnatesan <[email protected]>
Signed-off-by: discord9 <[email protected]>
* fix: promql range function has incorrect timestamps

Signed-off-by: Ruihang Xia <[email protected]>

* simplify

Signed-off-by: Ruihang Xia <[email protected]>

---------

Signed-off-by: Ruihang Xia <[email protected]>
Signed-off-by: discord9 <[email protected]>
…table (GreptimeTeam#7004)

* fix: incorrect timestamp resolution in information_schema.partitions table

Signed-off-by: Ruihang Xia <[email protected]>

* use second for all fields in partitions table

Signed-off-by: Ruihang Xia <[email protected]>

* update sqlness result

Signed-off-by: Ruihang Xia <[email protected]>

---------

Signed-off-by: Ruihang Xia <[email protected]>
Signed-off-by: discord9 <[email protected]>
* fix: group by expr not as column

Signed-off-by: discord9 <[email protected]>

* test: dist analyzer date_bin

Signed-off-by: discord9 <[email protected]>

* ???fix wip

Signed-off-by: discord9 <[email protected]>

* fix: deduce using correct input fields

Signed-off-by: discord9 <[email protected]>

* refactor: clearer wrapper

Signed-off-by: discord9 <[email protected]>

* chore: update sqlness

Signed-off-by: discord9 <[email protected]>

* chore: per review

Signed-off-by: discord9 <[email protected]>

* chore: per review

Signed-off-by: discord9 <[email protected]>

* chore: rm todo

Signed-off-by: discord9 <[email protected]>

---------

Signed-off-by: discord9 <[email protected]>
* fix: not applied

Signed-off-by: discord9 <[email protected]>

* chore: per review

Signed-off-by: discord9 <[email protected]>

* test: confirm order by not push down

Signed-off-by: discord9 <[email protected]>

---------

Signed-off-by: discord9 <[email protected]>
* feat: supports expression in TQL params

Signed-off-by: Dennis Zhuang <[email protected]>

* chore: by cr comments

Signed-off-by: Dennis Zhuang <[email protected]>

* chore: comment

Signed-off-by: Dennis Zhuang <[email protected]>

* chore: by cr comments

Signed-off-by: Dennis Zhuang <[email protected]>

---------

Signed-off-by: Dennis Zhuang <[email protected]>
Signed-off-by: discord9 <[email protected]>
* fix: not order

Signed-off-by: discord9 <[email protected]>

* test: redacted

Signed-off-by: discord9 <[email protected]>

* feat: fix up state wrapper

Signed-off-by: discord9 <[email protected]>

* df last_value state not as promised!

Signed-off-by: discord9 <[email protected]>

* fix?: could fix better

Signed-off-by: discord9 <[email protected]>

* test: unstable result

Signed-off-by: discord9 <[email protected]>

* fix: work around by fixing state

Signed-off-by: discord9 <[email protected]>

* chore: after rebase fix

Signed-off-by: discord9 <[email protected]>

* chore: finish some todo

Signed-off-by: discord9 <[email protected]>

* chore: per copilot

Signed-off-by: discord9 <[email protected]>

* refactor: not fix but just notify mismatch

Signed-off-by: discord9 <[email protected]>

* chore: warn -> debug state mismatch

Signed-off-by: discord9 <[email protected]>

* chore: refine error msg

Signed-off-by: discord9 <[email protected]>

* test: sqlness add last_value date_bin test

Signed-off-by: discord9 <[email protected]>

* ?: substrait order by decode failure

Signed-off-by: discord9 <[email protected]>

* unit test reproduce that

Signed-off-by: discord9 <[email protected]>

* feat: support state wrapper's order serde in substrait

Signed-off-by: discord9 <[email protected]>

* refactor: stuff

Signed-off-by: discord9 <[email protected]>

* test: standalone/distributed different exec

Signed-off-by: discord9 <[email protected]>

* fmt

Signed-off-by: discord9 <[email protected]>

* chore: per review

Signed-off-by: discord9 <[email protected]>

* refactor: closure

Signed-off-by: discord9 <[email protected]>

* test: first value order by

Signed-off-by: discord9 <[email protected]>

* refactor: per cr

Signed-off-by: discord9 <[email protected]>

* feat: ScanHint last_value last row selector

Signed-off-by: discord9 <[email protected]>

* docs: per cr

Signed-off-by: discord9 <[email protected]>

---------

Signed-off-by: discord9 <[email protected]>
Signed-off-by: WenyXu <[email protected]>
Signed-off-by: discord9 <[email protected]>
Signed-off-by: discord9 <[email protected]>
@discord9 discord9 force-pushed the update-release-v0.17 branch from 6090367 to 748a4bb Compare September 28, 2025 07:42
@discord9 discord9 merged commit 4bb9ceb into GreptimeTeam:release/v0.17 Sep 28, 2025
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-not-required This change does not impact docs. size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants