Gawaboumga
Gawaboumga
Hello everyone! I'm digging up the subject. Recently, I tried to compile the project under Windows without going through MSys2 and here are the things I remark: - Build system...
To answer "simply", just create a folder "build", put yourself in it and do "cmake .. -T ClangCL", it will generate the VS solution using clang compiler. But there is...
Do you know what's currently missing in this implementation ? I also wanted to use geospatial data but as this project is not mature, I had to find an alternative...
I recreated the branch to make it cleaner. [apache/iceberg#12667](https://github.com/apache/iceberg/pull/12667) would make more sense to be implemented in its own PR.