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

FIX/#453 Large Expression Results PyArrow bug #454

Merged
merged 2 commits into from
Aug 30, 2022
Merged

FIX/#453 Large Expression Results PyArrow bug #454

merged 2 commits into from
Aug 30, 2022

Conversation

joocer
Copy link
Contributor

@joocer joocer commented Aug 30, 2022

No description provided.

@sonarcloud
Copy link

sonarcloud bot commented Aug 30, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ghost
Copy link

ghost commented Aug 30, 2022

👇 Click on the image for a new way to code review
  • Make big changes easier — review code in small groups of related files

  • Know where to start — see the whole change at a glance

  • Take a code tour — explore the change with an interactive tour

  • Make comments and review — all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

@codecov
Copy link

codecov bot commented Aug 30, 2022

Codecov Report

Merging #454 (5436cdc) into main (72ec555) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #454      +/-   ##
==========================================
+ Coverage   93.38%   93.42%   +0.03%     
==========================================
  Files         115      115              
  Lines        4505     4515      +10     
==========================================
+ Hits         4207     4218      +11     
+ Misses        298      297       -1     
Impacted Files Coverage Δ
tests/sql_battery/test_battery_shape.py 100.00% <ø> (ø)
opteryx/managers/expression/__init__.py 96.42% <100.00%> (+0.53%) ⬆️
opteryx/models/query_statistics.py 98.03% <100.00%> (+0.03%) ⬆️
opteryx/operators/aggregate_node.py 94.82% <100.00%> (+0.09%) ⬆️
opteryx/operators/function_dataset_node.py 95.45% <100.00%> (+0.14%) ⬆️
opteryx/operators/projection_node.py 90.47% <100.00%> (+0.47%) ⬆️
opteryx/operators/selection_node.py 91.66% <100.00%> (+0.23%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@joocer joocer merged commit ff93aae into main Aug 30, 2022
@joocer joocer deleted the FIX/#453 branch August 30, 2022 21:10
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.

None yet

1 participant