-
Notifications
You must be signed in to change notification settings - Fork 0
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
Sheet Store #92
Sheet Store #92
Conversation
Need to give up on inline schema, use first sheet for schemas |
Or.... |
|
This would be an issue for pre-existing sheets... As would separate area for schemas... |
Simple answer: just turn off type checking...??? |
Assume ANY unless column has comment which says data type |
Encode |
Codecov Report
@@ Coverage Diff @@
## main #92 +/- ##
===========================================
- Coverage 84.77% 24.43% -60.34%
===========================================
Files 111 80 -31
Lines 3861 3196 -665
===========================================
- Hits 3273 781 -2492
- Misses 588 2415 +1827
Continue to review full report at Codecov.
|
TODO:
|
Remaining todos:
Good for now though. |
Resolves: #34