Skip to content

Comments

Feature/statement exec file flag#3582

Closed
chiggly007 wants to merge 3 commits intodatabricks:mainfrom
chiggly007:feature/statement-exec-file-flag
Closed

Feature/statement exec file flag#3582
chiggly007 wants to merge 3 commits intodatabricks:mainfrom
chiggly007:feature/statement-exec-file-flag

Conversation

@chiggly007
Copy link

Changes

Why

Tests

- Implement statement-execution command group with execute-statement and get-statement commands
- Add support for executing SQL queries against Databricks SQL warehouses
- Include INLINE and EXTERNAL_LINKS disposition modes for different result sizes
- Support JSON_ARRAY, ARROW_STREAM, and CSV output formats
- Add default warehouse_id (a5e694153a0d5e8c) for simplified usage
- Support environment variable DATABRICKS_WAREHOUSE_ID for warehouse configuration
- Provide structured JSON output alongside raw API responses
- Include comprehensive unit tests and documentation
- Match default settings from existing Python implementation:
  * wait_timeout: 10s
  * format: JSON_ARRAY
  * disposition: INLINE
  * byte_limit: 16MB
@github-actions
Copy link

github-actions bot commented Sep 9, 2025

An authorized user can trigger integration tests manually by following the instructions below:

Trigger:
go/deco-tests-run/cli

Inputs:

  • PR number: 3582
  • Commit SHA: 74ec33290c400ff79ed4c7bd1d1d31538b6d40bd

Checks will be approved automatically on success.

@chiggly007 chiggly007 closed this Sep 9, 2025
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