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 arrow and parquet to 36.0.0, and datafusion to the latest #1282

Merged
merged 4 commits into from
Mar 30, 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 arrow / parquet to 36.0.0
  • bump datafusion to the latest

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 <waynestxia@gmail.com>
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Merging #1282 (6e96811) into develop (d7cadf6) will decrease coverage by 0.33%.
The diff coverage is 72.72%.

@@             Coverage Diff             @@
##           develop    #1282      +/-   ##
===========================================
- Coverage    85.91%   85.58%   -0.33%     
===========================================
  Files          493      494       +1     
  Lines        74152    74263     +111     
===========================================
- Hits         63705    63556     -149     
- Misses       10447    10707     +260     

src/catalog/src/table_source.rs Outdated Show resolved Hide resolved
src/common/substrait/src/df_logical.rs Outdated Show resolved Hide resolved
src/common/substrait/src/df_logical.rs Outdated Show resolved Hide resolved
src/promql/src/planner.rs Outdated Show resolved Hide resolved
src/query/src/optimizer.rs Outdated Show resolved Hide resolved
Co-authored-by: LFC <bayinamine@gmail.com>
@waynexia
Copy link
Member Author

Apologize for forgetting to clean up. Could you please take another look?

@MichaelScofield
Copy link
Collaborator

sqlness tests failed

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
@sunng87
Copy link
Member

sunng87 commented Mar 30, 2023

🎸

@sunng87 sunng87 merged commit b5e5f8e into GreptimeTeam:develop Mar 30, 2023
@waynexia waynexia deleted the bump-arrow branch March 30, 2023 08:27
paomian pushed a commit to paomian/greptimedb that referenced this pull request Oct 19, 2023
…latest (GreptimeTeam#1282)

* chore: update arrow, parquet to 36.0 and datafusion

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

* update deps

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

* Apply suggestions from code review

Co-authored-by: LFC <bayinamine@gmail.com>

* update sqlness result

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

---------

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
Co-authored-by: LFC <bayinamine@gmail.com>
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