AnzhiZhang commented on PR #3723: URL: https://github.com/apache/texera/pull/3723#issuecomment-3287336924
> @AnzhiZhang , could you explain as to why we need `isDatasetDownloadable` in `DatasetSearchQueryBuilder` and `WorkflowSearchQueryBuilder`? I saw we have other dataset fields e.g. `datasetStoragePath`, so I thought it was intended to include them. Another reason is that `isDatasetDownloadable` was returned in the search result, but the value is `null` because it was not included in the query. Before: <img width="1162" height="676" alt="image" src="https://github.com/user-attachments/assets/9d08c2d3-7a4b-47fe-b234-b9b52d4bab29" /> After: <img width="1150" height="1328" alt="image" src="https://github.com/user-attachments/assets/72e38b7c-951e-404e-8ae0-7c2f484532c2" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
