siying commented on code in PR #43202:
URL: https://github.com/apache/spark/pull/43202#discussion_r1355420314
##########
docs/structured-streaming-programming-guide.md:
##########
@@ -2385,6 +2385,11 @@ Here are the configs regarding to RocksDB instance of
the state store provider:
<td>Total memory to be occupied by blocks in high priority pool as a
fraction of memory allocated across all RocksDB instances on a single node
using maxMemoryUsageMB.</td>
<td>0.1</td>
</tr>
+ <tr>
+ <td>spark.sql.streaming.stateStore.rocksdb.allowFAllocate</td>
Review Comment:
Keeping it consistent with RocksDB conf name sounds good to me. All good for
me then.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]