ntjohnson1 opened a new pull request, #1409:
URL: https://github.com/apache/datafusion-python/pull/1409

   # Which issue does this PR close?
   
   Part 1 of https://github.com/apache/datafusion-python/pull/1400
   Related to https://github.com/apache/datafusion-python/issues/1394
   
    # Rationale for this change
   This enables doctests so if more examples are added to doc strings they can 
be validated locally and in CI.
   
   # What changes are included in this PR?
   * Turns on doctest so pytest verifies docstring examples
   * Minor update to the test.yml to fix test discovery with doctest turned on, 
and fixed a github lint that triggered for me since I touched that file
   * Fixes a few existing examples to be compliant
   
   # Are there any user-facing changes?
   No


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to