The GitHub Actions job "Required Checks" on 
texera.git/feat/dataset-file-rich-preview has failed.
Run started by GitHub user kunwp1 (triggered by kunwp1).

Head commit for run:
2728afe249ae0f815294505d38da62dac402c1a4 / Kunwoo Park <[email protected]>
fix(frontend): skip download for oversized files, drop size pill

Above 50 MB, skip the full-blob download from the dataset service and
show only the extension-based type identification + a "how to load"
hint. The dominant source of preview lag was the network download, not
the parsing — for a 500 MB Parquet file we used to fetch 500 MB just to
read its first 4 magic bytes.

Also drop the redundant "Size" pill from the metadata strip; size is
already visible in the dataset file listing and in the truncation
banner context.

Report URL: https://github.com/apache/texera/actions/runs/25970501953

With regards,
GitHub Actions via GitBox

Reply via email to