Create Timestamp of table and pipeline

We are on memsql version 6.8.12 Please help us on how to determine the create timestamp of a table and a pipeline. I tried querying information_schema.tables and it says CREATE_TIME = NULL for all tables.

I don’t know how to find the table creation time or pipeline creation time in 6.8. Table creation time is available (not null) in 7.3. I made a feature request, internally, to add CREATE_TIME to the PIPELINES info schema table in a future release.

Thank you Hanson. Please help prioritise create timestamp for pipelines, This will help us for any BCP activities.

What does BCP mean? Can you spell it out?

Business Continuity Program in case of any downtime of data center and also for other miscellaneous analysis.