Skip to content
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

chore(deps): bump datafusion to the latest commit #1967

Merged
merged 13 commits into from
Aug 1, 2023

Conversation

waynexia
Copy link
Member

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

Bump:

  • datafusion to 16303ada9bda90c89b28c0d6d3600782967da03a
  • arrow/parquet to 43
  • orc-rs to 0.2.41

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.

Refer to a related PR or issue link (optional)

Signed-off-by: Ruihang Xia <[email protected]>
Signed-off-by: Ruihang Xia <[email protected]>
Signed-off-by: Ruihang Xia <[email protected]>
@waynexia waynexia changed the title feat: bump datafusion to the latest commit deps: bump datafusion to the latest commit Jul 31, 2023
Signed-off-by: Ruihang Xia <[email protected]>
@waynexia waynexia changed the title deps: bump datafusion to the latest commit chore(deps): bump datafusion to the latest commit Jul 31, 2023
@waynexia waynexia marked this pull request as ready for review July 31, 2023 08:53
Copy link
Contributor

@killme2008 killme2008 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

src/datatypes/src/value.rs Outdated Show resolved Hide resolved
Signed-off-by: Ruihang Xia <[email protected]>
Signed-off-by: Ruihang Xia <[email protected]>
@waynexia waynexia enabled auto-merge July 31, 2023 09:38
src/common/query/src/logical_plan/udaf.rs Outdated Show resolved Hide resolved
src/promql/src/planner.rs Outdated Show resolved Hide resolved
src/script/src/python/pyo3/vector_impl.rs Outdated Show resolved Hide resolved
Signed-off-by: Ruihang Xia <[email protected]>
@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Merging #1967 (ea7004d) into develop (5bd80a7) will decrease coverage by 0.35%.
The diff coverage is 59.44%.

@@             Coverage Diff             @@
##           develop    #1967      +/-   ##
===========================================
- Coverage    85.20%   84.86%   -0.35%     
===========================================
  Files          672      672              
  Lines       106121   106129       +8     
===========================================
- Hits         90425    90067     -358     
- Misses       15696    16062     +366     

@waynexia waynexia added this pull request to the merge queue Aug 1, 2023
Merged via the queue into GreptimeTeam:develop with commit 44f3ed2 Aug 1, 2023
11 checks passed
@waynexia waynexia deleted the bump-datafusion branch August 1, 2023 02:25
paomian pushed a commit to paomian/greptimedb that referenced this pull request Oct 19, 2023
* bump deps

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

* fix compile except pyo3 backend

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

* fix promql-parser metric name matcher

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

* fix tests

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

* fix pyarrow convert

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

* fix pyo3 compiling

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

* fix tests

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

* fix clippy

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

* remove deadcode

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

* update stream adapter display format

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

* fix physical optimizer rule

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

---------

Signed-off-by: Ruihang Xia <[email protected]>
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