You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2021/03/29 18:02:00 UTC

[jira] [Updated] (BEAM-12031) DataFrame read_* methods should allow globs that don't match any files in streaming pipelines if schema is specified

     [ https://issues.apache.org/jira/browse/BEAM-12031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Hulette updated BEAM-12031:
---------------------------------
    Priority: P3  (was: P2)

> DataFrame read_* methods should allow globs that don't match any files in streaming pipelines if schema is specified
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-12031
>                 URL: https://issues.apache.org/jira/browse/BEAM-12031
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Brian Hulette
>            Priority: P3
>              Labels: dataframe-api
>
> Unclear how we should have the user specify the schema, pandas has no standard way for us to do this. We could add our own schema= or dtypes/names= kwargs. Alternatively, we might provide a way for the user to specify a "sample" file that we can read with pandas.



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