Skip to content

Conversation

@vikrantpuppala
Copy link
Collaborator

Ensure thrift field IDs are within range

Test fails when limit is lowered:

Violations found:
  - TCLIService_types.js: Field ID 1281 exceeds maximum allowed value of 1199
  - TCLIService_types.js: Field ID 1282 exceeds maximum allowed value of 1199
  - TCLIService_types.js: Field ID 1283 exceeds maximum allowed value of 1199
  - TCLIService_types.js: Field ID 1284 exceeds maximum allowed value of 1199
  - TCLIService_types.js: Field ID 1285 exceeds maximum allowed value of 1199
  - TCLIService_types.js: Field ID 1286 exceeds maximum allowed value of 1199
  - TCLIService_types.js: Field ID 1287 exceeds maximum allowed value of 1199
  - TCLIService_types.js: Field ID 1288 exceeds maximum allowed value of 1199
  - TCLIService_types.js: Field ID 1289 exceeds maximum allowed value of 1199
  - TCLIService_types.js: Field ID 1296 exceeds maximum allowed value of 1199
      at Context.<anonymous> (tests/unit/thrift-field-id-validation.test.ts:47:13)
      at processImmediate (node:internal/timers:478:21)

@vikrantpuppala vikrantpuppala merged commit d886a41 into databricks:main Jun 25, 2025
13 of 16 checks passed
@vikrantpuppala vikrantpuppala deleted the thrift-field-test branch June 25, 2025 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants