[KXI-65355] refactoring the execution methods#662
Closed
Philip-Carneiro-KX wants to merge 46 commits intodevfrom
Closed
[KXI-65355] refactoring the execution methods#662Philip-Carneiro-KX wants to merge 46 commits intodevfrom
Philip-Carneiro-KX wants to merge 46 commits intodevfrom
Conversation
afbd8e6 to
0bece06
Compare
Closed
Collaborator
|
For Insights Connections I have the following observations: PyKX works on
|
Collaborator
|
@Philip-Carneiro-KX Populate scratchpad on DAP with Python is still not working. Test Notebook |
ecmel
requested changes
Sep 18, 2025
ecmel
requested changes
Sep 19, 2025
Collaborator
ecmel
left a comment
There was a problem hiding this comment.
Test Results
Test for KXI-65355-2 branch against 1.14.0 main branch.
Execution
| Type | kdb | IE Scratchpad | IE Q/SQL | IE Populate SP |
|---|---|---|---|---|
| q file | ✓ | ✓ | ✓ | x |
| py file | ✓ | ✓ | ✓ | x |
| sql file | x | x | ||
| q cell | ✓ | ✓ | ✓ | ✓ |
| py cell | ✓ | ✓ | ✓ | ✓ |
| sql cell | x | x | ||
| datasource | x | x |
| Legend | |
|---|---|
| ✓ | Working |
| x | Not working |
Other
- IE Populate SP shows superfluous information message for notebooks.
- Background starting of IE Scratchpad notification status message is not shown when needed.
- Notebook stop execution and connect offer can deadlock.
|
Collaborator
|
Closing for now for the small value added vs. surfaced bugs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Changes introduced by this PR