Added
- Added an E2E test group for REST API
Changed
- MySQL E2E tests are turned off
- The `<owner/dataset>/tail` REST API endpoint will:
- return `404 Not Found` on not found datasets
- return `202 No Content` on empty datasets
Fixed
- Stabilized query handling in case of database usage; affected:
- The `<owner/dataset>/tail` REST API
- The `/query` REST API
- `kamu system tail` command
- `kamu sql` command
- Fixed memory leak when working with DataFusion