Repository: arrow Updated Branches: refs/heads/master 3f26dfa36 -> d54bf4829
ARROW-1122: [Website] Change timestamp to yield correct Jekyll date Change-Id: Ic221871d3fbd1c51af1544471d80b632e135c7f6 Project: http://git-wip-us.apache.org/repos/asf/arrow/repo Commit: http://git-wip-us.apache.org/repos/asf/arrow/commit/d54bf482 Tree: http://git-wip-us.apache.org/repos/asf/arrow/tree/d54bf482 Diff: http://git-wip-us.apache.org/repos/asf/arrow/diff/d54bf482 Branch: refs/heads/master Commit: d54bf4829757c21c74e647d1e0baf2ec7a0f18d2 Parents: 3f26dfa Author: Wes McKinney <[email protected]> Authored: Fri Jun 16 10:57:20 2017 -0400 Committer: Wes McKinney <[email protected]> Committed: Fri Jun 16 10:57:20 2017 -0400 ---------------------------------------------------------------------- site/_posts/2017-06-16-turbodbc-arrow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/arrow/blob/d54bf482/site/_posts/2017-06-16-turbodbc-arrow.md ---------------------------------------------------------------------- diff --git a/site/_posts/2017-06-16-turbodbc-arrow.md b/site/_posts/2017-06-16-turbodbc-arrow.md index 438e56a..be6256d 100644 --- a/site/_posts/2017-06-16-turbodbc-arrow.md +++ b/site/_posts/2017-06-16-turbodbc-arrow.md @@ -1,7 +1,7 @@ --- layout: post title: "Connecting Relational Databases to the Apache Arrow World with turbodbc" -date: "2017-06-16 00:00:00 +0200" +date: "2017-06-16 04:00:00 -0400" author: MathMagique categories: [application] ---
