-
Notifications
You must be signed in to change notification settings - Fork 172
databricks adbc driver telemetry lld #3624
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| 1. "can you understand the content present in this google doc: {telemetry-design-doc-url}" | ||
|
|
||
| 2. "can you use google mcp" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is internal google doc mcp right? |
||
|
|
||
| 4. "can you check the databricks jdbc repo and understand how it is currently implemented" | ||
|
|
||
| 5. "now, lets go through the arrow adbc driver for databricks present at {project-location}/arrow-adbc/csharp/src/Drivers/Databricks, and understand its flow" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Can we ask llm to also go through this PR of how existing tracing/exporter framework is implemented: #3315. |
||
|
|
||
| 6. "i want to create a low level design doc for adding telemetry to the databricks adbc driver. based on the context you have can you create one for me. make it a detailed one. example design doc: {github-url}/statement-execution-api-design.md ultrathink" | ||
|
|
||
| 7. "does all of the changes in the lld document come under the folder {project-location}/arrow-adbc/csharp/src/Drivers/Databricks or outside as well ? ultrathink" | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How do you plugin the actual url? Is this a databricks internal google doc link?