mirror of
https://github.com/deepseek-ai/smallpond
synced 2025-06-26 18:27:45 +00:00
deploy: 52ecc5e455
This commit is contained in:
41
_sources/generated/smallpond.logical.node.LimitNode.rst.txt
Normal file
41
_sources/generated/smallpond.logical.node.LimitNode.rst.txt
Normal file
@@ -0,0 +1,41 @@
|
||||
smallpond.logical.node.LimitNode
|
||||
================================
|
||||
|
||||
.. currentmodule:: smallpond.logical.node
|
||||
|
||||
.. autoclass:: LimitNode
|
||||
|
||||
|
||||
.. automethod:: __init__
|
||||
|
||||
|
||||
.. rubric:: Methods
|
||||
|
||||
.. autosummary::
|
||||
|
||||
~LimitNode.__init__
|
||||
~LimitNode.add_perf_metrics
|
||||
~LimitNode.create_merge_task
|
||||
~LimitNode.create_task
|
||||
~LimitNode.get_perf_stats
|
||||
~LimitNode.slim_copy
|
||||
~LimitNode.spawn
|
||||
~LimitNode.task_factory
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.. rubric:: Attributes
|
||||
|
||||
.. autosummary::
|
||||
|
||||
~LimitNode.default_cpu_limit
|
||||
~LimitNode.default_memory_limit
|
||||
~LimitNode.default_row_group_size
|
||||
~LimitNode.enable_resource_boost
|
||||
~LimitNode.max_udf_cpu_limit
|
||||
~LimitNode.num_partitions
|
||||
~LimitNode.oneline_query
|
||||
|
||||
|
||||
Reference in New Issue
Block a user