Skip to content

chore(kernel): bump KERNEL_REV for getTypeInfo parity - #511

Closed
cathleeny wants to merge 1 commit into
databricks:mainfrom
cathleeny:PECOBLR-4166
Closed

chore(kernel): bump KERNEL_REV for getTypeInfo parity#511
cathleeny wants to merge 1 commit into
databricks:mainfrom
cathleeny:PECOBLR-4166

Conversation

@cathleeny

Copy link
Copy Markdown
Collaborator

Summary

  • bump KERNEL_REV to the merged databricks-sql-kernel#291 commit
  • regenerate the NAPI loader for Kernel 0.2.1 (the TypeScript binding contract is unchanged)
  • document the Kernel/Thrift getTypeInfo() parity fix

Validation

  • built the native binding from the exact pinned Kernel SHA
  • loaded the generated binding and verified version() returns 0.2.1
  • npm run build
  • npm test -- tests/unit/kernel/execution.test.ts (68 passing)
  • focused Node comparator run matched Thrift and SEA for list_type_info

Related Kernel change: https://github.com/databricks/databricks-sql-kernel/pull/291

Comparator coverage: https://github.com/databricks/databricks-driver-test/pull/1399

Signed-off-by: Cathleen Yan <cathleen.yan@databricks.com>
@cathleeny

Copy link
Copy Markdown
Collaborator Author

Superseded by #512, which uses an upstream branch so the OIDC-backed CI jobs can run.

@cathleeny cathleeny closed this Aug 25, 2026
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.

1 participant