GitHub user SemyonSinchenko added a comment to the discussion: Use delta lake data
Delta tables are parquet files + metadata layer on top of them. GraphAr share the same idea: parquet files and metadata on top of them. But these metadata layers are not compatible between each other. Could you please describe your usecase? Why you want to store GAR data in delta instead of parquet or orc? GitHub link: https://github.com/apache/incubator-graphar/discussions/661#discussioncomment-12042690 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
