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

add orientation parameter to fetchAll to force first phase fetching o… #57

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

lenchv
Copy link
Owner

@lenchv lenchv commented Sep 25, 2023

…peration

fix #53

@codecov-commenter
Copy link

Codecov Report

Merging #57 (1d9b835) into master (ab411e5) will increase coverage by 0.03%.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   93.30%   93.33%   +0.03%     
==========================================
  Files          58       58              
  Lines        1046     1051       +5     
  Branches      107      108       +1     
==========================================
+ Hits          976      981       +5     
  Misses         39       39              
  Partials       31       31              
Files Changed Coverage Δ
lib/HiveOperation.ts 84.33% <100.00%> (+0.38%) ⬆️
lib/hive/Types/index.ts 100.00% <100.00%> (ø)
lib/utils/HiveUtils.ts 100.00% <100.00%> (ø)

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

@lenchv lenchv merged commit fd86564 into master Sep 25, 2023
1 check passed
@lenchv lenchv deleted the patch/#53-add-orientation-paramter branch September 25, 2023 17:32
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.

StatusError is thrown when util.fetchAll with Impala
2 participants