Cleanup configuration for constraints. (#7758)

This commit is contained in:
Jiaming Yuan
2022-03-29 04:22:46 +08:00
committed by GitHub
parent 3c9b04460a
commit a50b84244e
5 changed files with 53 additions and 42 deletions

View File

@@ -134,7 +134,7 @@ Following table summarizes some differences in supported features between 4 tree
+------------------+-----------+---------------------+---------------------+------------------------+
| categorical data | F | T | T | T |
+------------------+-----------+---------------------+---------------------+------------------------+
| External memory | F | T | P | P |
| External memory | F | T | T | P |
+------------------+-----------+---------------------+---------------------+------------------------+
| Distributed | F | T | T | T |
+------------------+-----------+---------------------+---------------------+------------------------+