Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
databricks
/
databricks-sql-go
Public
Notifications
You must be signed in to change notification settings
Fork
65
Star
53
Code
Issues
23
Pull requests
35
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(kernel): forward logs through shared logger
- #450
#450
Open
vuanhphung
wants to merge 12 commits into
main
databricks/databricks-sql-go:main
from
vu-phung/kernel-log-file-parity
databricks/databricks-sql-go:vu-phung/kernel-log-file-parity
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
feat(kernel): forward logs through shared logger
#450
vuanhphung
wants to merge 12 commits into
main
databricks/databricks-sql-go:main
from
vu-phung/kernel-log-file-parity
databricks/databricks-sql-go:vu-phung/kernel-log-file-parity
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2026
feat(kernel): forward logs through shared logger
Show description for 496670e
vuanhphung
committed
496670e
View commit details
Copy full SHA for 496670e
Browse repository at this point
chore(kernel): update logging callback revision
Show description for 83b2655
vuanhphung
committed
83b2655
View commit details
Copy full SHA for 83b2655
Browse repository at this point
chore(kernel): update logging callback revision
Show description for 0b23fb1
vuanhphung
committed
0b23fb1
View commit details
Copy full SHA for 0b23fb1
Browse repository at this point
chore(kernel): update logging callback revision
vuanhphung
committed
1d9b9e5
View commit details
Copy full SHA for 1d9b9e5
Browse repository at this point
chore(kernel): update logging callback revision
vuanhphung
committed
e056e93
View commit details
Copy full SHA for e056e93
Browse repository at this point
fix(kernel): harden kernel log forwarding and shared logger output
Show description for 90c5857
vuanhphung
and
Isaac
committed
90c5857
View commit details
Copy full SHA for 90c5857
Browse repository at this point
fix(kernel): add flush, emission timestamps, and drop visibility to log bridge
Show description for e1a40ee
vuanhphung
and
Isaac
committed
e1a40ee
View commit details
Copy full SHA for e1a40ee
Browse repository at this point
Merge branch 'main' into vu-phung/kernel-log-file-parity
vuanhphung
authored
226c338
View commit details
Copy full SHA for 226c338
Browse repository at this point
fix(kernel): contain drop-warning panics and remove SetLogOutput self-wrap footgun
Show description for a9bf939
vuanhphung
and
Isaac
committed
a9bf939
View commit details
Copy full SHA for a9bf939
Browse repository at this point
Commits on Aug 22, 2026
fix(logger): forward kernel logs through a non-io.Writer sink
Show description for 759f185
vuanhphung
and
Isaac
committed
759f185
View commit details
Copy full SHA for 759f185
Browse repository at this point
docs(logger): warn that SetLogOutput writers must not be re-entrant
Show description for e09d2cd
vuanhphung
and
Isaac
committed
e09d2cd
View commit details
Copy full SHA for e09d2cd
Browse repository at this point
refactor(kernel): untag pure-Go log pipeline and route drop warning off logger.Logger
Show description for 29bfd33
vuanhphung
and
Isaac
committed
29bfd33
View commit details
Copy full SHA for 29bfd33
Browse repository at this point
You can’t perform that action at this time.