Skip to content

Conversation

@snkas
Copy link
Contributor

@snkas snkas commented Jan 13, 2026

PR information

  • Documentation not updated
  • Changelog not updated
  • No breaking changes

Signed-off-by: Simon Kassing <simon.kassing@feldera.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR moves a unit test for the datafusionize function from the feldera module to the dedicated tests/unit/ directory, improving test organization. The workflow is updated to run pytest against the new test location.

Changes:

  • Adds test_datafusionize.py to python/tests/unit/ with comprehensive tests for SQL function transformations
  • Updates pytest path in CI workflow from feldera to tests/unit to run unit tests from the correct location

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
python/tests/unit/test_datafusionize.py New unit test file testing the datafusionize function which converts Feldera SQL syntax to DataFusion-compatible SQL
.github/workflows/test-unit.yml Updates pytest path from feldera to tests/unit to match the new test file location

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.

2 participants