Files
hdf5/tools/h5format_convert/testfiles/h5fc_v_n_all.ddl
Quincey Koziol f410d5d842 [svn-r30095] Description:
Bring over fixes for CMake testing from the revise_chunks branch

Tested on:
    MacOSX/64 10.11.5 (amazon) w/serial, parallel & production
    (h5committest forthcoming)
2016-06-19 03:48:44 -05:00

57 lines
1.8 KiB
SQL

Process command line options
It is noop...
Open the file outtmp.h5
Processing all datasets in the file...
Going to process dataset:/DSET_CONTIGUOUS...
Open the dataset
Retrieve the dataset's layout
Dataset is a contiguous dataset: downgrade layout version as needed
Not converting the dataset
Close the dataset
Close the dataset creation property list
Going to process dataset:/DSET_NDATA_BT2...
Open the dataset
Retrieve the dataset's layout
Dataset is a chunked dataset
Retrieve the dataset's chunk indexing type
Dataset's chunk indexing type is not version 1 B-tree
Not converting the dataset
Close the dataset
Close the dataset creation property list
Going to process dataset:/DSET_NDATA_EA...
Open the dataset
Retrieve the dataset's layout
Dataset is a chunked dataset
Retrieve the dataset's chunk indexing type
Dataset's chunk indexing type is not version 1 B-tree
Not converting the dataset
Close the dataset
Close the dataset creation property list
Going to process dataset:/GROUP/DSET_BT2...
Open the dataset
Retrieve the dataset's layout
Dataset is a chunked dataset
Retrieve the dataset's chunk indexing type
Dataset's chunk indexing type is not version 1 B-tree
Not converting the dataset
Close the dataset
Close the dataset creation property list
Going to process dataset:/GROUP/DSET_COMPACT...
Open the dataset
Retrieve the dataset's layout
Dataset is a contiguous dataset: downgrade layout version as needed
Not converting the dataset
Close the dataset
Close the dataset creation property list
Going to process dataset:/GROUP/DSET_EA...
Open the dataset
Retrieve the dataset's layout
Dataset is a chunked dataset
Retrieve the dataset's chunk indexing type
Dataset's chunk indexing type is not version 1 B-tree
Not converting the dataset
Close the dataset
Close the dataset creation property list
Not processing the file's superblock...
Close the file