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

Import tables with column type MONEY default setting #3953

Closed
2 of 3 tasks
sebastianwindeck opened this issue Nov 29, 2017 · 2 comments · Fixed by #3959
Closed
2 of 3 tasks

Import tables with column type MONEY default setting #3953

sebastianwindeck opened this issue Nov 29, 2017 · 2 comments · Fixed by #3959

Comments

@sebastianwindeck
Copy link

sebastianwindeck commented Nov 29, 2017

Make sure these boxes are checked before submitting your issue - thank you!

  • I have checked the superset logs for python stacktraces and included it here as text if any
  • I have reproduced the issue with at least the latest released version of superset
  • I have checked the issue tracker for the same issue and I haven't found one similar

Superset version

superset -0.20.6

Expected results

When importing a new table from a database with column type MONEY
Column settings for SUM, MIN, MAX are set by default.
Metrics settings similar sum__, min__, max__, avg__.

Actual results

Column setting SUM, MIN, MAX for columns with type MONEY are not set by default.
Metrics settings similar.

Steps to reproduce

Import a table with column type MONEY --> Go To Edit Table --> Go To List Columns
--> Column setting for MONEY columns are not set by default.

@xrmx
Copy link
Contributor

xrmx commented Nov 29, 2017

which database is this?

@sebastianwindeck
Copy link
Author

mssql

mistercrunch added a commit to mistercrunch/superset that referenced this issue Nov 30, 2017
mistercrunch added a commit that referenced this issue Dec 7, 2017
michellethomas pushed a commit to michellethomas/panoramix that referenced this issue May 24, 2018
wenchma pushed a commit to wenchma/incubator-superset that referenced this issue Nov 16, 2018
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 a pull request may close this issue.

2 participants