Answer. You can convert the Unix epoch time to timestamp in BigSQL as follows: create hbase table <table_name> (secs bigint);
確定! 回上一頁