Skip to content

Commit 31c873b

Browse files
committed
docs(vnext): clarify dialect path depth budget
1 parent aba3f22 commit 31c873b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/adr/0005-parser-independent-relation-completion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ The initial checked limits are:
518518
| Lexical tokens | 16,384 |
519519
| Parenthesis/query depth | 128 |
520520
| CTE declarations | 256 |
521-
| Identifier path segments | 4 |
521+
| Identifier path segments | 32 global ceiling; dialect runtime sets the checked limit |
522522
| Identifier segment | 256 UTF-16 units |
523523
| Catalog scope | 512 UTF-16 units |
524524
| Search paths | 32 |

0 commit comments

Comments
 (0)