Skip to content

Conversation

@Irozuku
Copy link
Collaborator

@Irozuku Irozuku commented Jan 28, 2026

Summary

Fixes a minor indentation issue in the run method to ensure the dataset type inference logic is applied only to datasets uploaded via the Datasets tab and not to those created from notebooks.


Type of Change

Check all that apply like this [x]:

  • Backend change
  • Frontend change
  • CI / Workflow change
  • Build / Packaging change
  • Bug fix
  • Documentation

Changes (by file)

  • DashAI/back/job/dataset_job.py:
    Corrected the indentation in the run method so type inference is executed only for datasets uploaded from the Datasets tab.

Testing

  • Uploaded a dataset via the Datasets tab and verified type inference still runs.
  • Created a dataset from a notebook and confirmed type inference is not triggered.

@Irozuku Irozuku added bug Something isn't working back Backend work labels Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

back Backend work bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants