Matt Topol
Results
32
issues of
Matt Topol
fixes #407 Update and improve the Glue catalog CreateTable to properly set the parameters on the table itself and the columns (such as iceberg.field.id and iceberg.field.optional). Also, write out the...
In support/alloc.h the usage of aligned_alloc fails to compile on GCC versions older than GCC5, by checking for the feature flag in the preprocessor, we can drop to posix_memalign and...