[ 
https://issues.apache.org/jira/browse/BEAM-12906?focusedWorklogId=652464&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-652464
 ]

ASF GitHub Bot logged work on BEAM-12906:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Sep/21 20:46
            Start Date: 17/Sep/21 20:46
    Worklog Time Spent: 10m 
      Work Description: TheNeuralBit commented on pull request #15528:
URL: https://github.com/apache/beam/pull/15528#issuecomment-922071798


   > Are there any checks in the code base where we check what pandas version 
is installed?
   
   Not in the implementation. There are some tests that change behavior based 
on pandas version (because of changes in pandas behavior), but that's it.
   
   I'm not sure the risks of using an unsupported pandas version are great 
enough that we should forbid it completely.


-- 
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]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 652464)
    Time Spent: 1h 40m  (was: 1.5h)

> Track DataFrame pandas requirement separately
> ---------------------------------------------
>
>                 Key: BEAM-12906
>                 URL: https://issues.apache.org/jira/browse/BEAM-12906
>             Project: Beam
>          Issue Type: Improvement
>          Components: dsl-dataframe
>            Reporter: Brian Hulette
>            Assignee: Brian Hulette
>            Priority: P2
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Currently we rely on the "test" extra to track supported pandas versions. We 
> should instead have a "dataframe" extra which tracks the pandas requirement 
> for the DataFrame API.
> When we add this extra we should also make sure to update any documentation 
> that discusses the pandas requirement (e.g. 
> https://github.com/apache/beam/pull/15470#discussion_r710404187)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to