Getting started
User guides
Administration guides
Reference guides
Resources
Updated Aug 12, 2022
Send us feedback
input_file_block_length
Returns the length in bytes of the block being read.
input_file_block_length()
This function takes no arguments.
A BIGINT.
If the information is not available -1 is returned.
The function is non-deterministic.
> SELECT input_file_block_length(); -1
input_file_block_start function
input_file_name function