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

Renamed size_utils.sql #5368

Merged
merged 1 commit into from Mar 2, 2023
Merged

Renamed size_utils.sql #5368

merged 1 commit into from Mar 2, 2023

Conversation

sotirissl
Copy link
Contributor

Renamed test/sql/size_utils.sql
to test/sql/utils_size.sql
because conflicting with tsl/test/sql/size_utils.sql

@CLAassistant
Copy link

CLAassistant commented Feb 28, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@akuzm akuzm left a comment

Choose a reason for hiding this comment

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

These names are kind of confusing :) I'd suggest size_utils_apache and size_utils_tsl.

@fabriziomello
Copy link
Contributor

These names are kind of confusing :) I'd suggest size_utils_apache and size_utils_tsl.

Agree that the current renaming is a bit confusing but would like to simplify a bit it: size_utils.sql and size_utils_tsl.sql

@codecov
Copy link

codecov bot commented Mar 1, 2023

Codecov Report

Merging #5368 (4d7022f) into main (2f7e043) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #5368      +/-   ##
==========================================
- Coverage   90.69%   90.68%   -0.02%     
==========================================
  Files         226      226              
  Lines       52522    52519       -3     
==========================================
- Hits        47635    47627       -8     
- Misses       4887     4892       +5     
Impacted Files Coverage Δ
src/loader/bgw_launcher.c 89.51% <0.00%> (-2.55%) ⬇️
tsl/src/reorder.c 85.49% <0.00%> (-0.22%) ⬇️
tsl/src/bgw_policy/job.c 87.54% <0.00%> (-0.05%) ⬇️
src/bgw/scheduler.c 86.95% <0.00%> (ø)
tsl/src/fdw/data_node_scan_plan.c 98.05% <0.00%> (+<0.01%) ⬆️
src/loader/bgw_message_queue.c 89.20% <0.00%> (+0.56%) ⬆️
src/compat/compat.h 96.61% <0.00%> (+6.13%) ⬆️

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

Renamed:
tsl/test/sql/size_utils.sql
tsl/test/expected/size_utils.out
To:
tsl/test/sql/size_utils_tsl.sql
tsl/test/expected/size_utils_tsl.out
because conflicting with test/sql/size_utils.sql
@sotirissl sotirissl marked this pull request as ready for review March 2, 2023 10:00
@github-actions github-actions bot requested review from akuzm and mkindahl March 2, 2023 10:00
@github-actions
Copy link

github-actions bot commented Mar 2, 2023

@akuzm, @mkindahl: please review this pull request.

Powered by pull-review

@sotirissl sotirissl merged commit 750e69e into timescale:main Mar 2, 2023
@sotirissl sotirissl deleted the renaming_test_size_utils branch March 2, 2023 19:04
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

6 participants