Skip to content

Instantly share code, notes, and snippets.

@gghatano
Created September 11, 2020 06:34
Show Gist options
  • Save gghatano/395f65e1aa3ea62581f7590e42cde697 to your computer and use it in GitHub Desktop.
Save gghatano/395f65e1aa3ea62581f7590e42cde697 to your computer and use it in GitHub Desktop.
ts type1 type2 col1 col2
2020-01-01 09:00:00 aaa aaa1 1111 2222
2020-01-01 09:00:01 aaa aaa1 1112 2232
2020-01-01 09:00:02 aaa aaa1 1112 2232
2020-01-01 09:00:00 aaa aaa2 1111 2222
2020-01-01 09:00:01 aaa aaa2 1112 2232
2020-01-01 09:00:02 aaa aaa2 1112 2232
2020-01-01 09:00:00 bbb bbb1 1111 2222
2020-01-01 09:00:01 bbb bbb1 1112 2232
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment