pageSizeBytes

@JvmName(name = "gnyyfrirujxjibme")
suspend fun pageSizeBytes(value: Output<Int>)
@JvmName(name = "ijbcvlgdrggcylnn")
suspend fun pageSizeBytes(value: Int?)

Parameters

value

The Parquet page size. Column chunks are divided into pages. A page is conceptually an indivisible unit (in terms of compression and encoding). The minimum value is 64 KiB and the default is 1 MiB.