The GitHub Actions job "Lint PR" on texera.git/feat/dataset-file-rich-preview has succeeded. Run started by GitHub user kunwp1 (triggered by kunwp1).
Head commit for run: b17f7121aee40f1a6abbb1ffbf8c7ee22d68807b / Kunwoo Park <[email protected]> feat(frontend): rich dataset file preview with type detection Replace extension-based file type guessing in the dataset previewer with magic-byte detection (file-type library + manual signatures for Parquet, Arrow, HDF5, NumPy .npy, GGUF, Python pickle), then extract rich per-format metadata (CSV/XLSX column types and null counts, JSON schema, PDF /Info, NumPy shape/dtype/byte-order, Safetensors tensor breakdown and __metadata__, GGUF version, FASTA GC content and sequence stats, VCF samples and chromosomes). PDF, AnnData, Seurat, Loom, ML model containers, and bioinformatics text formats now render meaningfully instead of "preview not supported." Memory-safe rendering for large files: text/CSV/JSON content is sliced to the first 10 MB before parsing to avoid browser OOM, with a warning banner when truncation occurs; cached content is cleared on file switch. Preview size cap raised to 1 GB. Report URL: https://github.com/apache/texera/actions/runs/25970381635 With regards, GitHub Actions via GitBox
