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. (tests/unit/thrift-field-id-validation.test.ts:47:13)
    at processImmediate (node:internal/timers:478:21)

Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com>
Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com>
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.

3 participants