Texera / texera

Collaborative Machine-Learning-Centric Data Analytics Using Workflows
https://texera.github.io
Apache License 2.0
160 stars 68 forks source link

Fix ML Operator Schema Requirement Bug #2743

Closed aglinxinyuan closed 1 month ago

aglinxinyuan commented 1 month ago

This pull request addresses a bug related to the schema requirements in the ML operator. The issue caused incorrect schema enforcement and has now been fixed. The change involves a minor adjustment in the code to ensure that the schema requirements are correctly applied, preventing static check errors.