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

Provide user feedback when tables run against columns that are null/missing #164

Open
dogversioning opened this issue Jan 9, 2024 · 0 comments

Comments

@dogversioning
Copy link
Contributor

Part of the spirit of the v2 refactor is to make sure that you can do a partial library run and upload it - this will have some limited diagnostic/clinical value - but we should also inform a user about these states so that, if something is strange about their data, they have enough information to debug it.

We should do something like one or more of the following:

  • Log to the command line tables where we had to null cast an entire column
  • Log to the command line tables where we had to create an empty version of the table
  • Point users elsewhere (metrics?) for more details info
  • Create a markdown/html/pdf describing the issue in more detail
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

No branches or pull requests

1 participant