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(csv upload): hive params typo #10273

Merged
merged 2 commits into from Jul 9, 2020

Conversation

serenajiang
Copy link
Contributor

SUMMARY

Missed this bug in #10208 😬 . This was causing hive csv upload to fail because of syntax errors.

:param will handle quotes where necessary - we don't need quotes around them.

TEST PLAN

Tested in dev env.

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Requires DB Migration.
  • Confirm DB Migration upgrade and downgrade tested.
  • Introduces new feature or API
  • Removes existing feature or API

@bkyryliuk @etr2460

@villebro villebro added the v0.37 label Jul 9, 2020
@villebro
Copy link
Member

villebro commented Jul 9, 2020

@serenajiang I'm just about to cut 0.37.0rc1, it would be great for this to make the cut, i.e. please feel free to merge when confident.

@serenajiang serenajiang merged commit c67b1ab into apache:master Jul 9, 2020
serenajiang added a commit to airbnb/superset-fork that referenced this pull request Jul 9, 2020
* fix(csv upload): fix :params typo

* fix tests
@bkyryliuk
Copy link
Member

thanks for the fix!

auxten pushed a commit to auxten/incubator-superset that referenced this pull request Nov 20, 2020
* fix(csv upload): fix :params typo

* fix tests
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.37.0 labels Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/S v0.37 🚢 0.37.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants