
|
If you were logged in you would be able to see more operations.
|
|
|
| Compatibility: |
new feature
|
|
For the Hadoop stuff I'm often creating text files, which I can do with TextFile throuh
text ##line
line2
'ine3#;
but, Why not have
text ["line","line2",LAZY line3];
where the list of strings/references is turned into text, one line at a time
|
|
Description
|
For the Hadoop stuff I'm often creating text files, which I can do with TextFile throuh
text ##line
line2
'ine3#;
but, Why not have
text ["line","line2",LAZY line3];
where the list of strings/references is turned into text, one line at a time |
Show » |
|