chore: Fix minor documentation typo - #2752
Conversation
Signed-off-by: Abhin Chhabra <abhin.chhabra@shopify.com>
Codecov Report
@@ Coverage Diff @@
## master #2752 +/- ##
===========================================
- Coverage 80.27% 58.73% -21.54%
===========================================
Files 169 169
Lines 14368 14366 -2
===========================================
- Hits 11534 8438 -3096
- Misses 2834 5928 +3094
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: chhabrakadabra, felixwang9817 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Abhin Chhabra <abhin.chhabra@shopify.com>
What this PR does / why we need it:
The python API docs for
data_sourcehave a confusing typo.Based on the docs, it's unclear what the recommended path forward is. It looks like the recommendation is to use
timestamp_field.Signed-off-by: Abhin Chhabra abhin.chhabra@shopify.com
Which issue(s) this PR fixes:
Fixes #