Go to the documentation of this file.
19 #define DEFAULT_FRAGMENT_ROWS 32000000ULL // in tuples
20 #define DEFAULT_PAGE_SIZE 2097152ULL // in bytes
21 #define DEFAULT_METADATA_PAGE_SIZE 4096ULL // in bytes
22 #define DEFAULT_MAX_ROWS ((1LL) << 62) // in rows
23 #define DEFAULT_MAX_CHUNK_SIZE 2147483648ULL // in bytes 2G