mccheah commented on issue #118: Support plaintext Data (CSV, TSV, etc.) in 
Iceberg Tables
URL: 
https://github.com/apache/incubator-iceberg/issues/118#issuecomment-471792188
 
 
   Mainly because it would be nice to not branch off how we read our data based 
on file format - if text to use a Spark text file source, if Parquet / ORC to 
use Iceberg temp tables. We could do it - probably would decide how to choose 
the implementation at the DSv2 TableCatalog level? But it would be ideal if we 
could unify everything.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to