[ASTERIXDB-2171][STO] Remove Temporary Datasets - user model changes: no - storage format changes: no - interface changes: yes - Removed all reference to temporary datasets.
Details: - Remove temporary datasets grammar but reserve <TEMPORARY> token. - Remove special callbacks for temp datasets. - Remove metadata garbage collector thread. - Remove isTemp flag from datasets. - Remove special storage path for temp datasets. - Remove temp datasets test cases.