Граф коммитов

  • 047a0517f8 initial commit Terry Kim 2021-03-26 17:00:20 -0700
  • ecc455bd84 add filtering of conditions to choose only compatible conditions with the index Apoorve Dave 2021-03-25 11:13:34 -0700
  • 93a6efd8c0 Resolve to return the nested state along with field name Andrei Ionescu 2021-03-24 00:25:18 +0200
  • 87dce8c626 PEFilterIndexRule initial commit Apoorve Dave 2021-03-24 15:10:39 -0700
  • a85d22b9fb fix test sezruby 2021-03-23 15:01:26 -0700
  • b186b67218 Support index log version in index statistics API sezruby 2021-03-23 14:38:16 -0700
  • ab8d1473f5
    Merge cd243194a6 into 0843a37203 Pouria Pirzadeh 2021-03-23 13:30:43 -0500
  • ad399a3fd4 review comments Apoorve Dave 2021-03-23 11:03:11 -0700
  • ca45e25642 updated plans after removing unneeded indexes Apoorve Dave 2021-03-22 14:53:24 -0700
  • 0892dc428f resolving merge conflicts Apoorve Dave 2021-03-22 14:22:34 -0700
  • 40864ae09e remove CR and LF chars when comparing plans Apoorve Dave 2021-03-22 14:18:21 -0700
  • 659d65c3e3 review comments and refactor Apoorve Dave 2021-03-22 11:54:01 -0700
  • cb211fb985 diffs added wrt spark Apoorve Dave 2021-03-22 11:24:00 -0700
  • 4f8e392817 Support index creation on nested fields Andrei Ionescu 2021-03-22 15:58:36 +0200
  • 0843a37203
    Add Delta Lake version history to IndexLogEntry for efficient time travel query (#272) EJ Song 2021-03-21 23:17:45 -0700
  • 6598dc3cb2 review commit 3333 sezruby 2021-03-21 22:51:44 -0700
  • d0a7fdda39 review commit 333 sezruby 2021-03-21 22:08:19 -0700
  • 04b3b53c8b review commit sezruby 2021-03-21 16:55:57 -0700
  • 98da9413ff udf bloom Gurleen Dhody 2021-03-21 10:55:53 -0700
  • 18c5ce797e udf bloom Gurleen Dhody 2021-03-21 10:35:16 -0700
  • 647bba70f7 fix test sezruby 2021-03-20 23:18:18 -0700
  • 366d9997b2 Merge remote-tracking branch 'upstream/master' into source_extension_timetravel sezruby 2021-03-20 22:35:07 -0700
  • a0f690bc18 review commit 222 sezruby 2021-03-20 22:34:39 -0700
  • 5766c6779f Merge branch 'master' of github.com:microsoft/hyperspace into build-version-index-log0entry Gurleen Dhody 2021-03-20 20:57:57 -0700
  • 057fd7c8b2 Merge branch 'master' of github.com:microsoft/hyperspace into bloom-filter-quick Gurleen Dhody 2021-03-20 20:55:42 -0700
  • cd4e336e3b remove CRLF from plan matching Apoorve Dave 2021-03-19 17:00:42 -0700
  • 7466a495b7 update mkstring to take CRLF Apoorve Dave 2021-03-19 16:54:35 -0700
  • 341c3d4a97 updated plans for spark-2.4 Apoorve Dave 2021-03-19 14:32:15 -0700
  • 46f48c6c19 code refactor and updated plans Apoorve Dave 2021-03-19 12:30:11 -0700
  • e4ad3658d2 code cleanup Apoorve Dave 2021-03-19 11:07:18 -0700
  • c4348f7895 code cleanup Apoorve Dave 2021-03-19 11:07:18 -0700
  • 890ac6a39e merge conflict resolved from dependency branch gs_index Apoorve Dave 2021-03-18 13:58:26 -0700
  • 1fb6f4bab9 cleanup Apoorve Dave 2021-03-18 13:54:01 -0700
  • fada1d626d revert changes from a dependency PR and depend directly on master Apoorve Dave 2021-03-18 13:49:59 -0700
  • cdf9035998 hyperspace index definitions and approved plans for all queries Apoorve Dave 2021-03-18 11:48:31 -0700
  • 3b515333ca sample query q0 with sample indexes Apoorve Dave 2021-03-18 10:52:21 -0700
  • 999db5970b
    Merge 19d26f8dd9 into 3ccb0ea4df Andrei Ionescu 2021-03-18 05:58:20 +0530
  • d5fbec859f query plans for all queries Apoorve Dave 2021-03-16 16:45:46 -0700
  • 352f2f5002 Merge branch 'master' of github.com:apoorvedave1/hyperspace-1 into gs_initial Apoorve Dave 2021-03-16 15:48:08 -0700
  • 3ccb0ea4df
    [Gold Standard]: Initial code for spark only setup with a single query (#384) Apoorve Dave 2021-03-16 14:58:12 -0700
  • 6976a4b81a refactor spark confgs Apoorve Dave 2021-03-16 14:15:53 -0700
  • e1b9e79167 Trigger Build Apoorve Dave 2021-03-15 20:30:38 -0700
  • ff1a08a9ae fix a review comment Apoorve Dave 2021-03-15 18:52:14 -0700
  • d44ecc0cc0 simplify TPCDSBase Apoorve Dave 2021-03-15 17:38:59 -0700
  • 5d7eebdfa7 commit with code and q1 plans Apoorve Dave 2021-03-15 16:28:35 -0700
  • 32f5899758 normalize location: fix Apoorve Dave 2021-03-15 14:28:32 -0700
  • 0b40853b58 updated plans based on the plan stability suite Apoorve Dave 2021-03-12 20:06:36 -0800
  • 25cb361d95 Merge remote-tracking branch 'upstream/master' into gs_initial Apoorve Dave 2021-03-12 19:48:30 -0800
  • 6c5a2f7517 cleanup before rebase Apoorve Dave 2021-03-12 19:46:42 -0800
  • dc3cf8f747
    [Gold Standard] Add resources files for spark queries from spark's plan stability suite (#383) Apoorve Dave 2021-03-12 16:40:47 -0800
  • a09741d772 restructure Apoorve Dave 2021-03-12 15:11:10 -0800
  • e48a465d29 add spark queries and approved plans verbatim Apoorve Dave 2021-03-12 14:51:58 -0800
  • e48c71390b restructuring Apoorve Dave 2021-03-12 13:32:47 -0800
  • 4c511fb737 add query files for q49.sql Apoorve Dave 2021-03-12 12:41:36 -0800
  • d15a4e8c9a fix scalastyle Apoorve Dave 2021-03-12 12:07:15 -0800
  • f47fbd3500 remove q49 Apoorve Dave 2021-03-12 11:34:33 -0800
  • dd295a9629 remove rogue query Apoorve Dave 2021-03-12 11:13:44 -0800
  • a7a1149a1e update q47, 49 plans Apoorve Dave 2021-03-11 17:36:04 -0800
  • 3dcd2d57e3 test with updated plans for q47, q49 Apoorve Dave 2021-03-11 16:17:25 -0800
  • 93bd03c3a8 review commit4 sezruby 2021-03-10 20:50:23 -0800
  • 7880f40f9c updated instructions on how to run tests Apoorve Dave 2021-03-10 19:15:02 -0800
  • b70f00bbc7 fix q49 Apoorve Dave 2021-03-10 19:12:05 -0800
  • 411450f8b9 udpated plans with sorting Apoorve Dave 2021-03-10 17:42:02 -0800
  • 97e8441027 added sorting for fixing build pipeline Apoorve Dave 2021-03-10 16:48:03 -0800
  • 8b58b6bc85 update plan Apoorve Dave 2021-03-10 15:53:58 -0800
  • add01f1a52 update plans Apoorve Dave 2021-03-10 15:27:32 -0800
  • 530dfa705a revert previous commit Apoorve Dave 2021-03-10 12:36:32 -0800
  • 900539d913 build error: test with sequential run Apoorve Dave 2021-03-10 12:19:07 -0800
  • 5c0cee9f51 Trigger Build Apoorve Dave 2021-03-10 12:13:26 -0800
  • 97fb28c4c2
    Merge branch 'master' into contribution-guide Terry Kim 2021-03-10 11:01:23 -0800
  • 22ac44624f
    Update CONTRIBUTING.md Terry Kim 2021-03-10 10:58:58 -0800
  • 59207f62e1 Merge remote-tracking branch 'upstream/master' into gs_initial Apoorve Dave 2021-03-10 10:45:06 -0800
  • 4b007a53d1 keep only tpcds v1.4 and remove others Apoorve Dave 2021-03-10 10:41:07 -0800
  • 833cfd89fb
    Merge fa9bd4a9c6 into c5714e4fcd Apoorve Dave 2021-03-10 18:22:03 +0000
  • fa9bd4a9c6 Merge branch 'master' of github.com:apoorvedave1/hyperspace-1 into gs Apoorve Dave 2021-03-10 10:21:46 -0800
  • 19d26f8dd9 Integrate review feedback (1) Andrei Ionescu 2021-03-03 12:07:51 +0200
  • ef2b45e663 Add support for nested fields in joins Andrei Ionescu 2021-03-02 17:07:07 +0200
  • 314ff9ba5b Add support for building index on nested fields Andrei Ionescu 2021-02-24 15:50:51 +0200
  • f8acb65903
    Merge branch 'master' into windows Terry Kim 2021-03-09 12:57:00 -0800
  • c5714e4fcd
    Fix Iceberg lineage for Windows (#375) EJ Song 2021-03-09 12:56:49 -0800
  • 89662fbebc review commit3 sezruby 2021-03-08 16:56:57 -0800
  • 7699644544 review commit2 sezruby 2021-03-08 11:06:29 -0800
  • b6104a5231 add hive Terry Kim 2021-03-07 22:14:29 -0800
  • 9b022f5cb6
    hadoop for 2.12 Terry Kim 2021-03-07 19:04:01 -0800
  • f6f4f7d6a2
    path seprator Terry Kim 2021-03-07 18:49:31 -0800
  • c20f1f58bf
    Update azure-pipelines.yml Terry Kim 2021-03-07 18:33:56 -0800
  • 6b306a76f6
    Update azure-pipelines.yml Terry Kim 2021-03-07 18:14:48 -0800
  • 65d9a30c8d fix sezruby 2021-03-06 21:22:14 -0800
  • 147996c8da debug commit sezruby 2021-03-06 20:57:21 -0800
  • 5287a9c369 window build fix2 sezruby 2021-03-06 20:10:17 -0800
  • e1c15600e0 window build fix sezruby 2021-03-06 19:55:06 -0800
  • fec013afb2 Add INDEX_DIR_NAME config sezruby 2021-03-05 09:52:00 -0800
  • 2a47dc75e6 Merge remote-tracking branch 'upstream/master' into path sezruby 2021-03-04 23:47:48 -0800
  • 936c062574 Merge remote-tracking branch 'upstream/master' into source_extension_timetravel sezruby 2021-03-03 20:10:53 -0800
  • 2b229d4505
    Fix azure-pipelines.yml to use ubuntu-18.04 (#371) EJ Song 2021-03-02 19:20:13 -0800
  • 721e1f302d Change vmimage2 sezruby 2021-03-02 18:44:10 -0800
  • 4fe0be7222 Change vmimage sezruby 2021-03-02 17:58:12 -0800
  • 885578e5db Add python ver sezruby 2021-03-02 16:39:29 -0800
  • 8449d91fae Test syntax fix2 sezruby 2021-03-02 16:25:38 -0800
  • 6d4d62ce2a Test syntax fix sezruby 2021-03-02 16:11:05 -0800