An open-use web application created for easy access, collaboration, and sharing of datasets through rich metadata search, filter, sort, and direct viewing in common industry applications or in our web-based 3D Volume Viewer.
Currently only INTEGER, BIGINT, VARCHAR, and TEXT are definitely parsed to their correct type. We want all the other types to parse to the format that the explorer has gotten used to with FES
Relatedly in the CSV download and other SQL queries we are essentially casting the values to string, I imagine this will have some unintended consequences that should be addressed as part of this
Currently only INTEGER, BIGINT, VARCHAR, and TEXT are definitely parsed to their correct type. We want all the other types to parse to the format that the explorer has gotten used to with FES