Reading parquet files from D
    Andre Pany 
    andre at s-e-a-p.de
       
    Mon Oct 14 09:39:11 UTC 2019
    
    
  
Hi,
did someone has some info or even an example of reading Parquet 
files from D?
Parquet is part of Arrow (https://github.com/apache/arrow/). It 
has C and C++
headers. The C headers using GObject Introspection. Maybe that is 
the reason
why they look little bit different than usual C headers?
I am not sure whether it makes more sense using the C++ headers,
because I am not sure whether D has already that compatibility 
level...
Kind regards
André
    
    
More information about the Digitalmars-d-learn
mailing list