This is an automated email from the ASF dual-hosted git repository. xiaokang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-graphar-testing.git
The following commit(s) were added to refs/heads/main by this push: new 8286724 feat: add date/timestamp test case (#31) 8286724 is described below commit 8286724cd898047de833f0304dbddd2831afdf9f Author: Gary <73336879+gary-cl...@users.noreply.github.com> AuthorDate: Mon Sep 15 15:58:37 2025 +0800 feat: add date/timestamp test case (#31) * feat: add date/timestamp test case * feat: add date/timestamp test in dataset ldbc_sample * feat: new yml file for date/timestamp test * feat: new graph level yml file --- .../ordered_by_dest/creationDate-date/part0/chunk0 | Bin 0 -> 2080 bytes .../ordered_by_dest/creationDate-date/part1/chunk0 | Bin 0 -> 1856 bytes .../ordered_by_dest/creationDate-date/part2/chunk0 | Bin 0 -> 2511 bytes .../ordered_by_dest/creationDate-date/part3/chunk0 | Bin 0 -> 2280 bytes .../ordered_by_dest/creationDate-date/part4/chunk0 | Bin 0 -> 1790 bytes .../ordered_by_dest/creationDate-date/part5/chunk0 | Bin 0 -> 2424 bytes .../ordered_by_dest/creationDate-date/part6/chunk0 | Bin 0 -> 1915 bytes .../ordered_by_dest/creationDate-date/part7/chunk0 | Bin 0 -> 2055 bytes .../ordered_by_dest/creationDate-date/part8/chunk0 | Bin 0 -> 1632 bytes .../ordered_by_dest/creationDate-date/part9/chunk0 | Bin 0 -> 518 bytes .../creationDate-timestamp/part0/chunk0 | Bin 0 -> 6124 bytes .../creationDate-timestamp/part1/chunk0 | Bin 0 -> 5782 bytes .../creationDate-timestamp/part2/chunk0 | Bin 0 -> 8226 bytes .../creationDate-timestamp/part3/chunk0 | Bin 0 -> 7501 bytes .../creationDate-timestamp/part4/chunk0 | Bin 0 -> 4960 bytes .../creationDate-timestamp/part5/chunk0 | Bin 0 -> 8423 bytes .../creationDate-timestamp/part6/chunk0 | Bin 0 -> 6319 bytes .../creationDate-timestamp/part7/chunk0 | Bin 0 -> 6509 bytes .../creationDate-timestamp/part8/chunk0 | Bin 0 -> 4288 bytes .../creationDate-timestamp/part9/chunk0 | Bin 0 -> 915 bytes .../creationDate-date/part0/chunk0 | Bin 0 -> 2051 bytes .../creationDate-date/part1/chunk0 | Bin 0 -> 2097 bytes .../creationDate-date/part2/chunk0 | Bin 0 -> 2808 bytes .../creationDate-date/part2/chunk1 | Bin 0 -> 558 bytes .../creationDate-date/part3/chunk0 | Bin 0 -> 2304 bytes .../creationDate-date/part4/chunk0 | Bin 0 -> 1948 bytes .../creationDate-date/part5/chunk0 | Bin 0 -> 2367 bytes .../creationDate-date/part6/chunk0 | Bin 0 -> 1992 bytes .../creationDate-date/part7/chunk0 | Bin 0 -> 2270 bytes .../creationDate-date/part8/chunk0 | Bin 0 -> 2187 bytes .../creationDate-date/part9/chunk0 | Bin 0 -> 403 bytes .../creationDate-timestamp/part0/chunk0 | Bin 0 -> 5972 bytes .../creationDate-timestamp/part1/chunk0 | Bin 0 -> 5787 bytes .../creationDate-timestamp/part2/chunk0 | Bin 0 -> 8887 bytes .../creationDate-timestamp/part2/chunk1 | Bin 0 -> 924 bytes .../creationDate-timestamp/part3/chunk0 | Bin 0 -> 6651 bytes .../creationDate-timestamp/part4/chunk0 | Bin 0 -> 5733 bytes .../creationDate-timestamp/part5/chunk0 | Bin 0 -> 7018 bytes .../creationDate-timestamp/part6/chunk0 | Bin 0 -> 5503 bytes .../creationDate-timestamp/part7/chunk0 | Bin 0 -> 6563 bytes .../creationDate-timestamp/part8/chunk0 | Bin 0 -> 6215 bytes .../creationDate-timestamp/part9/chunk0 | Bin 0 -> 487 bytes .../creationDate-date/part0/chunk0 | Bin 0 -> 2051 bytes .../creationDate-date/part1/chunk0 | Bin 0 -> 2097 bytes .../creationDate-date/part2/chunk0 | Bin 0 -> 2808 bytes .../creationDate-date/part2/chunk1 | Bin 0 -> 558 bytes .../creationDate-date/part3/chunk0 | Bin 0 -> 2304 bytes .../creationDate-date/part4/chunk0 | Bin 0 -> 1948 bytes .../creationDate-date/part5/chunk0 | Bin 0 -> 2367 bytes .../creationDate-date/part6/chunk0 | Bin 0 -> 1992 bytes .../creationDate-date/part7/chunk0 | Bin 0 -> 2270 bytes .../creationDate-date/part8/chunk0 | Bin 0 -> 2187 bytes .../creationDate-date/part9/chunk0 | Bin 0 -> 403 bytes .../creationDate-timestamp/part0/chunk0 | Bin 0 -> 5972 bytes .../creationDate-timestamp/part1/chunk0 | Bin 0 -> 5787 bytes .../creationDate-timestamp/part2/chunk0 | Bin 0 -> 8887 bytes .../creationDate-timestamp/part2/chunk1 | Bin 0 -> 924 bytes .../creationDate-timestamp/part3/chunk0 | Bin 0 -> 6651 bytes .../creationDate-timestamp/part4/chunk0 | Bin 0 -> 5733 bytes .../creationDate-timestamp/part5/chunk0 | Bin 0 -> 7018 bytes .../creationDate-timestamp/part6/chunk0 | Bin 0 -> 5503 bytes .../creationDate-timestamp/part7/chunk0 | Bin 0 -> 6563 bytes .../creationDate-timestamp/part8/chunk0 | Bin 0 -> 6215 bytes .../creationDate-timestamp/part9/chunk0 | Bin 0 -> 487 bytes ldbc_sample/parquet/ldbc_sample_date.graph.yml | 6 +++++ .../parquet/ldbc_sample_timestamp.graph.yml | 6 +++++ .../parquet/person_knows-date_person.edge.yml | 25 +++++++++++++++++++++ .../parquet/person_knows-timestamp_person.edge.yml | 25 +++++++++++++++++++++ 68 files changed, 62 insertions(+) diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part0/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part0/chunk0 new file mode 100644 index 0000000..e299cbc Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part0/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part1/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part1/chunk0 new file mode 100644 index 0000000..7d4541f Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part1/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part2/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part2/chunk0 new file mode 100644 index 0000000..d1d5585 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part2/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part3/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part3/chunk0 new file mode 100644 index 0000000..2b00481 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part3/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part4/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part4/chunk0 new file mode 100644 index 0000000..a1ae778 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part4/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part5/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part5/chunk0 new file mode 100644 index 0000000..b961b6b Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part5/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part6/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part6/chunk0 new file mode 100644 index 0000000..0eb1287 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part6/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part7/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part7/chunk0 new file mode 100644 index 0000000..3098337 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part7/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part8/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part8/chunk0 new file mode 100644 index 0000000..785e073 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part8/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part9/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part9/chunk0 new file mode 100644 index 0000000..2048554 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-date/part9/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part0/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part0/chunk0 new file mode 100644 index 0000000..c39ba21 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part0/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part1/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part1/chunk0 new file mode 100644 index 0000000..9078a4d Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part1/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part2/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part2/chunk0 new file mode 100644 index 0000000..f7ce848 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part2/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part3/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part3/chunk0 new file mode 100644 index 0000000..fb82a45 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part3/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part4/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part4/chunk0 new file mode 100644 index 0000000..efe5a87 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part4/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part5/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part5/chunk0 new file mode 100644 index 0000000..3ac2183 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part5/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part6/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part6/chunk0 new file mode 100644 index 0000000..0aa108c Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part6/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part7/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part7/chunk0 new file mode 100644 index 0000000..be0d6c8 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part7/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part8/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part8/chunk0 new file mode 100644 index 0000000..b6fe490 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part8/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part9/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part9/chunk0 new file mode 100644 index 0000000..f34ea60 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_dest/creationDate-timestamp/part9/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part0/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part0/chunk0 new file mode 100644 index 0000000..1147a6d Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part0/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part1/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part1/chunk0 new file mode 100644 index 0000000..9e9283a Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part1/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part2/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part2/chunk0 new file mode 100644 index 0000000..4dc240c Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part2/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part2/chunk1 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part2/chunk1 new file mode 100644 index 0000000..afe1ca1 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part2/chunk1 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part3/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part3/chunk0 new file mode 100644 index 0000000..945dd1a Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part3/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part4/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part4/chunk0 new file mode 100644 index 0000000..5cbc5cf Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part4/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part5/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part5/chunk0 new file mode 100644 index 0000000..32bf301 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part5/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part6/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part6/chunk0 new file mode 100644 index 0000000..6d15abe Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part6/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part7/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part7/chunk0 new file mode 100644 index 0000000..04443eb Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part7/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part8/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part8/chunk0 new file mode 100644 index 0000000..b02bc2b Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part8/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part9/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part9/chunk0 new file mode 100644 index 0000000..4770283 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-date/part9/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part0/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part0/chunk0 new file mode 100644 index 0000000..2d8c333 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part0/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part1/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part1/chunk0 new file mode 100644 index 0000000..32f9e26 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part1/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part2/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part2/chunk0 new file mode 100644 index 0000000..6bd11b0 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part2/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part2/chunk1 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part2/chunk1 new file mode 100644 index 0000000..6734b58 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part2/chunk1 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part3/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part3/chunk0 new file mode 100644 index 0000000..668990e Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part3/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part4/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part4/chunk0 new file mode 100644 index 0000000..044a2a0 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part4/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part5/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part5/chunk0 new file mode 100644 index 0000000..af8c27b Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part5/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part6/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part6/chunk0 new file mode 100644 index 0000000..db467cc Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part6/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part7/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part7/chunk0 new file mode 100644 index 0000000..b35bae0 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part7/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part8/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part8/chunk0 new file mode 100644 index 0000000..c1cbf26 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part8/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part9/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part9/chunk0 new file mode 100644 index 0000000..078f38e Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/ordered_by_source/creationDate-timestamp/part9/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part0/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part0/chunk0 new file mode 100644 index 0000000..1147a6d Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part0/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part1/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part1/chunk0 new file mode 100644 index 0000000..9e9283a Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part1/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part2/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part2/chunk0 new file mode 100644 index 0000000..4dc240c Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part2/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part2/chunk1 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part2/chunk1 new file mode 100644 index 0000000..afe1ca1 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part2/chunk1 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part3/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part3/chunk0 new file mode 100644 index 0000000..945dd1a Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part3/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part4/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part4/chunk0 new file mode 100644 index 0000000..5cbc5cf Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part4/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part5/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part5/chunk0 new file mode 100644 index 0000000..32bf301 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part5/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part6/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part6/chunk0 new file mode 100644 index 0000000..6d15abe Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part6/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part7/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part7/chunk0 new file mode 100644 index 0000000..04443eb Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part7/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part8/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part8/chunk0 new file mode 100644 index 0000000..b02bc2b Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part8/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part9/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part9/chunk0 new file mode 100644 index 0000000..4770283 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-date/part9/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part0/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part0/chunk0 new file mode 100644 index 0000000..2d8c333 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part0/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part1/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part1/chunk0 new file mode 100644 index 0000000..32f9e26 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part1/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part2/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part2/chunk0 new file mode 100644 index 0000000..6bd11b0 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part2/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part2/chunk1 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part2/chunk1 new file mode 100644 index 0000000..6734b58 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part2/chunk1 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part3/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part3/chunk0 new file mode 100644 index 0000000..668990e Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part3/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part4/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part4/chunk0 new file mode 100644 index 0000000..044a2a0 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part4/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part5/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part5/chunk0 new file mode 100644 index 0000000..af8c27b Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part5/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part6/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part6/chunk0 new file mode 100644 index 0000000..db467cc Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part6/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part7/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part7/chunk0 new file mode 100644 index 0000000..b35bae0 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part7/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part8/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part8/chunk0 new file mode 100644 index 0000000..c1cbf26 Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part8/chunk0 differ diff --git a/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part9/chunk0 b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part9/chunk0 new file mode 100644 index 0000000..078f38e Binary files /dev/null and b/ldbc_sample/parquet/edge/person_knows_person/unordered_by_source/creationDate-timestamp/part9/chunk0 differ diff --git a/ldbc_sample/parquet/ldbc_sample_date.graph.yml b/ldbc_sample/parquet/ldbc_sample_date.graph.yml new file mode 100644 index 0000000..34d1cf0 --- /dev/null +++ b/ldbc_sample/parquet/ldbc_sample_date.graph.yml @@ -0,0 +1,6 @@ +name: ldbc_sample +vertices: + - person.vertex.yml +edges: + - person_knows-date_person.edge.yml +version: gar/v1 diff --git a/ldbc_sample/parquet/ldbc_sample_timestamp.graph.yml b/ldbc_sample/parquet/ldbc_sample_timestamp.graph.yml new file mode 100644 index 0000000..5c08f49 --- /dev/null +++ b/ldbc_sample/parquet/ldbc_sample_timestamp.graph.yml @@ -0,0 +1,6 @@ +name: ldbc_sample +vertices: + - person.vertex.yml +edges: + - person_knows-timestamp_person.edge.yml +version: gar/v1 diff --git a/ldbc_sample/parquet/person_knows-date_person.edge.yml b/ldbc_sample/parquet/person_knows-date_person.edge.yml new file mode 100644 index 0000000..5403c62 --- /dev/null +++ b/ldbc_sample/parquet/person_knows-date_person.edge.yml @@ -0,0 +1,25 @@ +src_type: person +edge_type: knows-date +dst_type: person +chunk_size: 1024 +src_chunk_size: 100 +dst_chunk_size: 100 +directed: false +prefix: edge/person_knows_person/ +adj_lists: + - ordered: false + aligned_by: src + file_type: parquet + - ordered: true + aligned_by: src + file_type: parquet + - ordered: true + aligned_by: dst + file_type: parquet +property_groups: + - file_type: parquet + properties: + - name: creationDate-date + data_type: date + is_primary: false +version: gar/v1 diff --git a/ldbc_sample/parquet/person_knows-timestamp_person.edge.yml b/ldbc_sample/parquet/person_knows-timestamp_person.edge.yml new file mode 100644 index 0000000..b545886 --- /dev/null +++ b/ldbc_sample/parquet/person_knows-timestamp_person.edge.yml @@ -0,0 +1,25 @@ +src_type: person +edge_type: knows-timestamp +dst_type: person +chunk_size: 1024 +src_chunk_size: 100 +dst_chunk_size: 100 +directed: false +prefix: edge/person_knows_person/ +adj_lists: + - ordered: false + aligned_by: src + file_type: parquet + - ordered: true + aligned_by: src + file_type: parquet + - ordered: true + aligned_by: dst + file_type: parquet +property_groups: + - file_type: parquet + properties: + - name: creationDate-timestamp + data_type: timestamp + is_primary: false +version: gar/v1 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@graphar.apache.org For additional commands, e-mail: commits-h...@graphar.apache.org