[jira] [Commented] (ARROW-12306) [Rust] Read CSV format text from stdin or memory

2021-04-11 Thread Siwei (Jira)


[ 
https://issues.apache.org/jira/browse/ARROW-12306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318668#comment-17318668
 ] 

Siwei commented on ARROW-12306:
---

Ok.I will do it.

> [Rust] Read CSV format text from stdin or memory
> 
>
> Key: ARROW-12306
> URL: https://issues.apache.org/jira/browse/ARROW-12306
> Project: Apache Arrow
>  Issue Type: Wish
>  Components: Rust - DataFusion
>Reporter: Siwei
>Priority: Minor
>
> Hello,
> I'm building a command line tool that can run SQL queries on text files (csv, 
> json-line ..) . But the `CsvExec` in datafusion can only read csv text from 
> files currently. I have checked its inner implantation the csv reader in 
> arrow, anything impl `Read` could be a valid input.
>  
> Should this feature ( read csv from stdin) come with datafusion ? Or I just 
> make it into my own crate.



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


[jira] [Updated] (ARROW-12306) Read CSV format text from stdin or memory

2021-04-08 Thread Siwei (Jira)


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

Siwei updated ARROW-12306:
--
Description: 
Hello,

I'm building a command line tool that can run SQL queries on text files (csv, 
json-line ..) . But the `CsvExec` in datafusion can only read csv text from 
files currently. I have checked its inner implantation the csv reader in arrow, 
anything impl `Read` could be a valid input.

 

Should this feature ( read csv from stdin) come with datafusion ? Or I just 
make it into my own crate.

  was:
Hello,

I'm building a command line tool that can run SQL queries on text files (csv, 
json-line ..) . But the `CsvExec` in datafusion can only read csv text from 
files currently. I have checked its inner implantation the csv reader in arrow, 
anything impl `Read` cound be a valid input.

 

Should this feature ( read csv from stdin) come with datafusion ? Or I just 
make it into my own crate.


> Read CSV format text from stdin or memory
> -
>
> Key: ARROW-12306
> URL: https://issues.apache.org/jira/browse/ARROW-12306
> Project: Apache Arrow
>  Issue Type: Wish
>  Components: Rust - DataFusion
>Reporter: Siwei
>Priority: Minor
>
> Hello,
> I'm building a command line tool that can run SQL queries on text files (csv, 
> json-line ..) . But the `CsvExec` in datafusion can only read csv text from 
> files currently. I have checked its inner implantation the csv reader in 
> arrow, anything impl `Read` could be a valid input.
>  
> Should this feature ( read csv from stdin) come with datafusion ? Or I just 
> make it into my own crate.



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


[jira] [Closed] (ARROW-12307) Read CSV format text from stdin or memory

2021-04-08 Thread Siwei (Jira)


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

Siwei closed ARROW-12307.
-
Resolution: Duplicate

> Read CSV format text from stdin or memory
> -
>
> Key: ARROW-12307
> URL: https://issues.apache.org/jira/browse/ARROW-12307
> Project: Apache Arrow
>  Issue Type: Wish
>  Components: Rust - DataFusion
>Reporter: Siwei
>Priority: Minor
>
> Hello,
> I'm building a command line tool that can run SQL queries on text files (csv, 
> json-line ..) . But the `CsvExec` in datafusion can only read csv text from 
> files currently. I have checked its inner implantation the csv reader in 
> arrow, anything impl `Read` cound be a valid input.
>  
> Should this feature ( read csv from stdin) come with datafusion ? Or I just 
> make it into my own crate.



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


[jira] [Created] (ARROW-12306) Read CSV format text from stdin or memory

2021-04-08 Thread Siwei (Jira)
Siwei created ARROW-12306:
-

 Summary: Read CSV format text from stdin or memory
 Key: ARROW-12306
 URL: https://issues.apache.org/jira/browse/ARROW-12306
 Project: Apache Arrow
  Issue Type: Wish
  Components: Rust - DataFusion
Reporter: Siwei


Hello,

I'm building a command line tool that can run SQL queries on text files (csv, 
json-line ..) . But the `CsvExec` in datafusion can only read csv text from 
files currently. I have checked its inner implantation the csv reader in arrow, 
anything impl `Read` cound be a valid input.

 

Should this feature ( read csv from stdin) come with datafusion ? Or I just 
make it into my own crate.



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


[jira] [Created] (ARROW-12307) Read CSV format text from stdin or memory

2021-04-08 Thread Siwei (Jira)
Siwei created ARROW-12307:
-

 Summary: Read CSV format text from stdin or memory
 Key: ARROW-12307
 URL: https://issues.apache.org/jira/browse/ARROW-12307
 Project: Apache Arrow
  Issue Type: Wish
  Components: Rust - DataFusion
Reporter: Siwei


Hello,

I'm building a command line tool that can run SQL queries on text files (csv, 
json-line ..) . But the `CsvExec` in datafusion can only read csv text from 
files currently. I have checked its inner implantation the csv reader in arrow, 
anything impl `Read` cound be a valid input.

 

Should this feature ( read csv from stdin) come with datafusion ? Or I just 
make it into my own crate.



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