Searched refs:join_key_and_row_buffer (Results 1 – 1 of 1) sorted by relevance
277 bool store_row_with_null_in_join_key, String *join_key_and_row_buffer) { in WriteRowToChunk() argument279 thd, join_conditions, tables.tables_bitmap(), join_key_and_row_buffer); in WriteRowToChunk()289 MY_XXH64(join_key_and_row_buffer->ptr(), in WriteRowToChunk()290 join_key_and_row_buffer->length(), xxhash_seed); in WriteRowToChunk()298 return chunk_pair.build_chunk.WriteRowToChunk(join_key_and_row_buffer, in WriteRowToChunk()301 return chunk_pair.probe_chunk.WriteRowToChunk(join_key_and_row_buffer, in WriteRowToChunk()