weaverbird icon indicating copy to clipboard operation
weaverbird copied to clipboard

feat(pivot): RS, SF, BQ

Open raphaelvignes opened this issue 2 years ago • 4 comments

Implement a static pivot step for:

  • Snowflake
  • Redshift
  • BigQuery

raphaelvignes avatar Aug 18 '22 16:08 raphaelvignes

Your Render PR Server URL is https://weaverbird-playground-pr-1453.onrender.com.

Follow its progress at https://dashboard.render.com/web/srv-cbv6ht82i3mor8qdd0ig.

render[bot] avatar Aug 18 '22 16:08 render[bot]

Codecov Report

Merging #1453 (fd56160) into master (4d42216) will increase coverage by 0.00%. The diff coverage is n/a.

:exclamation: Current head fd56160 differs from pull request most recent head bef4031. Consider uploading reports for the commit bef4031 to get more accurate results

@@           Coverage Diff           @@
##           master    #1453   +/-   ##
=======================================
  Coverage   98.47%   98.47%           
=======================================
  Files         212      212           
  Lines        6083     6084    +1     
  Branches      956      956           
=======================================
+ Hits         5990     5991    +1     
  Misses         93       93           
Impacted Files Coverage Δ
weaverbird/src/lib/steps.ts 100.00% <0.00%> (ø)
...verbird/src/components/stepforms/PivotStepForm.vue 97.05% <0.00%> (+0.08%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 19 '22 10:08 codecov[bot]

Capture d’écran du 2022-08-19 15-15-42

raphaelvignes avatar Aug 19 '22 13:08 raphaelvignes

TODO: Pimp the multi input field.

  • Add a title
  • Sanitize the input (handle strings with whitespace) or perhaps it's a backend issue.
  • Refactor a bit to mutualize some pivot's methods code.

image

raphaelvignes avatar Aug 19 '22 13:08 raphaelvignes

Closing this PR, stale for a long time

davinov avatar Nov 16 '23 14:11 davinov