[ 
https://issues.apache.org/jira/browse/BEAM-14404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532451#comment-17532451
 ] 

Brian Hulette commented on BEAM-14404:
--------------------------------------

Thanks for reporting this Dmitry. In what context are you trying to 
autocomplete? I tried to reproduce this in a colab notebook, but {{from 
apache_beam.dataframe.io import read_p<tab>}} works there.

I'm sure there are some other contexts where that won't work though since these 
are populated dynamically, but it would be helpful to know where you're seeing 
that so we can reproduce.

Once we're able to repro I'm sure we can find a resolution (e.g. just add a 
static stub that is overriden dynamically).

> Some beam.dataframes.io functions does not support autocomplete 
> ----------------------------------------------------------------
>
>                 Key: BEAM-14404
>                 URL: https://issues.apache.org/jira/browse/BEAM-14404
>             Project: Beam
>          Issue Type: Bug
>          Components: dsl-dataframe
>            Reporter: Dmitry Balabka
>            Priority: P2
>
> Some beam.dataframes.io functions are declared dynamically and do not support 
> autocomplete which leads to poor DX such as `read_parquet` and others



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to