Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to bigquery support to handle achilles export queries #72

Merged
merged 136 commits into from Jun 7, 2017
Merged

Changes to bigquery support to handle achilles export queries #72

merged 136 commits into from Jun 7, 2017

Commits on Jun 7, 2016

  1. try testing sqlRender

    hajarhomayouni committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    332c075 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2016

  1. Configuration menu
    Copy the full SHA
    37acf28 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2016

  1. update replacementPatterns.csv

    Hajar Homayouni committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    14b1a3c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2016

  1. add mysql to csv

    Hajar Homayouni committed Jun 24, 2016
    Configuration menu
    Copy the full SHA
    d16296d View commit details
    Browse the repository at this point in the history
  2. add mysql to csv

    Hajar Homayouni committed Jun 24, 2016
    Configuration menu
    Copy the full SHA
    18509bf View commit details
    Browse the repository at this point in the history
  3. edit csv file for mysql

    Hajar Homayouni committed Jun 24, 2016
    Configuration menu
    Copy the full SHA
    d1967bd View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2016

  1. update queries with temp tables for mysql

    Hajar Homayouni committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    51d16a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5781cf6 View commit details
    Browse the repository at this point in the history
  3. update csv file for mysql

    Hajar Homayouni committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    f5cd1e3 View commit details
    Browse the repository at this point in the history
  4. csv mysql

    Hajar Homayouni committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    79aaa83 View commit details
    Browse the repository at this point in the history
  5. csv mysql

    Hajar Homayouni committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    4520d18 View commit details
    Browse the repository at this point in the history
  6. try to resolve an error in mysql

    Hajar Homayouni committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    2136304 View commit details
    Browse the repository at this point in the history
  7. change order for mysql translations

    Hajar Homayouni committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    f85fcbd View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2016

  1. translate row_number in mysql

    Hajar Homayouni committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    18cc784 View commit details
    Browse the repository at this point in the history
  2. row number translation update

    Hajar Homayouni committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    78ebf02 View commit details
    Browse the repository at this point in the history
  3. csv update

    Hajar Homayouni committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    39211cf View commit details
    Browse the repository at this point in the history
  4. update csv

    Hajar Homayouni committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    715808f View commit details
    Browse the repository at this point in the history
  5. csv update

    Hajar Homayouni committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    fa61820 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2016

  1. update and add some general rules for mysql

    Hajar Homayouni committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    03ab450 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2016

  1. translate simple insert into gbq

    Hajar Homayouni committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    bf78b72 View commit details
    Browse the repository at this point in the history
  2. insert translation to gbq

    Hajar Homayouni committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    aa1012d View commit details
    Browse the repository at this point in the history
  3. insert trans for GBQ

    Hajar Homayouni committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    3e007a9 View commit details
    Browse the repository at this point in the history
  4. drop table trans into GBQ

    Hajar Homayouni committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    4a21ef8 View commit details
    Browse the repository at this point in the history
  5. drop trans into GBQ

    Hajar Homayouni committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    31c39a5 View commit details
    Browse the repository at this point in the history
  6. update drop trans onto GBQ

    Hajar Homayouni committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    5fa899c View commit details
    Browse the repository at this point in the history
  7. create table trans into gbq

    Hajar Homayouni committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    e107ba3 View commit details
    Browse the repository at this point in the history
  8. update

    Hajar Homayouni committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    dc7591c View commit details
    Browse the repository at this point in the history
  9. update create translation to gbq

    Hajar Homayouni committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    99351b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2016

  1. insert trans into gbq

    Hajar Homayouni committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    ed13e92 View commit details
    Browse the repository at this point in the history
  2. insert with different number of columns for gbq

    Hajar Homayouni committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    7cb5084 View commit details
    Browse the repository at this point in the history
  3. double quota issue in csv file

    Hajar Homayouni committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    d127f17 View commit details
    Browse the repository at this point in the history
  4. double quotes issue gbq

    Hajar Homayouni committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    de8b6e9 View commit details
    Browse the repository at this point in the history
  5. select-insert query trans for gbq

    Hajar Homayouni committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    25b1559 View commit details
    Browse the repository at this point in the history
  6. add semicolon to the end of query gbq

    Hajar Homayouni committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    599224a View commit details
    Browse the repository at this point in the history
  7. add semicolons to all queries

    Hajar Homayouni committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    e9bdc56 View commit details
    Browse the repository at this point in the history
  8. select with where cluase trans into gbq

    Hajar Homayouni committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    70d845d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2016

  1. add with as query trans into gbq

    Hajar Homayouni committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    cf5ef50 View commit details
    Browse the repository at this point in the history
  2. add \n to the end of queries

    Hajar Homayouni committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    ed473e3 View commit details
    Browse the repository at this point in the history
  3. remove # from table names

    Hajar Homayouni committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    b91e345 View commit details
    Browse the repository at this point in the history
  4. drop trans for gbq

    Hajar Homayouni committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    04f1826 View commit details
    Browse the repository at this point in the history
  5. resolve a syntax error

    Hajar Homayouni committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    5bc1817 View commit details
    Browse the repository at this point in the history
  6. bigint trans to gbq

    Hajar Homayouni committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    c07a9e1 View commit details
    Browse the repository at this point in the history
  7. float trans into gbq

    Hajar Homayouni committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    883e3a5 View commit details
    Browse the repository at this point in the history
  8. remove float for an error

    Hajar Homayouni committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    17fe6a8 View commit details
    Browse the repository at this point in the history
  9. replace " with ' gbq

    Hajar Homayouni committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    3a32d66 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2016

  1. double quetos issue (replace with \")

    Hajar Homayouni committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    4f3f264 View commit details
    Browse the repository at this point in the history
  2. float trans into gbq

    Hajar Homayouni committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    8d6768b View commit details
    Browse the repository at this point in the history
  3. try to resolve translation problem for float in GBQ

    Hajar Homayouni committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    db5321d View commit details
    Browse the repository at this point in the history
  4. enabled standard sql for GBQ

    Hajar Homayouni committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    3c59380 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2016

  1. add cast trans for gbq

    Hajar Homayouni committed Oct 10, 2016
    Configuration menu
    Copy the full SHA
    3bee3a9 View commit details
    Browse the repository at this point in the history
  2. cast in gbq

    Hajar Homayouni committed Oct 10, 2016
    Configuration menu
    Copy the full SHA
    935d13b View commit details
    Browse the repository at this point in the history
  3. added translated year to UTC_USEC_TO_YEAR for gbq

    Hajar Homayouni committed Oct 10, 2016
    Configuration menu
    Copy the full SHA
    2fbc946 View commit details
    Browse the repository at this point in the history
  4. added extract dates in gbq

    Hajar Homayouni committed Oct 10, 2016
    Configuration menu
    Copy the full SHA
    5d2e92a View commit details
    Browse the repository at this point in the history
  5. at64 in standard sql in GBQ

    Hajar Homayouni committed Oct 10, 2016
    Configuration menu
    Copy the full SHA
    669d826 View commit details
    Browse the repository at this point in the history
  6. date_diff

    Hajar Homayouni committed Oct 10, 2016
    Configuration menu
    Copy the full SHA
    e42fc91 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2016

  1. date_diff

    Hajar Homayouni committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    3886603 View commit details
    Browse the repository at this point in the history
  2. added date functions to GBQ

    Hajar Homayouni committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    2f6d806 View commit details
    Browse the repository at this point in the history
  3. add a personal trans for gbq

    Hajar Homayouni committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    5409bc9 View commit details
    Browse the repository at this point in the history
  4. personal trans for gbq

    Hajar Homayouni committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    f60efcb View commit details
    Browse the repository at this point in the history
  5. concat for gbq

    Hajar Homayouni committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    9833041 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2016

  1. concat for gbq

    Hajar Homayouni committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    1e7174d View commit details
    Browse the repository at this point in the history
  2. concat solution

    Hajar Homayouni committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    09c20de View commit details
    Browse the repository at this point in the history
  3. concat

    Hajar Homayouni committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    b852819 View commit details
    Browse the repository at this point in the history
  4. concat

    Hajar Homayouni committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    39ff5c6 View commit details
    Browse the repository at this point in the history
  5. concat

    Hajar Homayouni committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    b11a7a9 View commit details
    Browse the repository at this point in the history
  6. concat

    Hajar Homayouni committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    7a58945 View commit details
    Browse the repository at this point in the history
  7. concat

    Hajar Homayouni committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    d4e1b43 View commit details
    Browse the repository at this point in the history
  8. concat

    Hajar Homayouni committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    d15adeb View commit details
    Browse the repository at this point in the history
  9. concat

    Hajar Homayouni committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    2d80ecf View commit details
    Browse the repository at this point in the history
  10. concat

    Hajar Homayouni committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    14e7278 View commit details
    Browse the repository at this point in the history
  11. concat

    Hajar Homayouni committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    e6a8ce6 View commit details
    Browse the repository at this point in the history
  12. concat

    Hajar Homayouni committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    94e0a1c View commit details
    Browse the repository at this point in the history
  13. concat

    Hajar Homayouni committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    72b9e3e View commit details
    Browse the repository at this point in the history
  14. concat

    Hajar Homayouni committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    d7b1cd1 View commit details
    Browse the repository at this point in the history
  15. concat

    Hajar Homayouni committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    1bdd1a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2016

  1. add more for concat

    Hajar Homayouni committed Oct 17, 2016
    Configuration menu
    Copy the full SHA
    80ca419 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2016

  1. concat

    Hajar Homayouni committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    53ee094 View commit details
    Browse the repository at this point in the history
  2. concat

    Hajar Homayouni committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    a39b642 View commit details
    Browse the repository at this point in the history
  3. concat

    Hajar Homayouni committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    92e4620 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2016

  1. add preprocess function

    Hajar Homayouni committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    3acc5dd View commit details
    Browse the repository at this point in the history
  2. changed rp for concat

    Hajar Homayouni committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    a2161e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2016

  1. add paranthesis for concate

    Hajar Homayouni committed Oct 30, 2016
    Configuration menu
    Copy the full SHA
    8a1d3fb View commit details
    Browse the repository at this point in the history
  2. concat

    Hajar Homayouni committed Oct 30, 2016
    Configuration menu
    Copy the full SHA
    609c931 View commit details
    Browse the repository at this point in the history
  3. concat

    Hajar Homayouni committed Oct 30, 2016
    Configuration menu
    Copy the full SHA
    c3d6a0e View commit details
    Browse the repository at this point in the history
  4. cast

    Hajar Homayouni committed Oct 30, 2016
    Configuration menu
    Copy the full SHA
    70da579 View commit details
    Browse the repository at this point in the history
  5. concat

    Hajar Homayouni committed Oct 30, 2016
    Configuration menu
    Copy the full SHA
    fc27bba View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2016

  1. add standard sql to GBQ

    Hajar Homayouni committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    ba88f3a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2017

  1. Configuration menu
    Copy the full SHA
    ea27fee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6ce297 View commit details
    Browse the repository at this point in the history
  3. Remove replacement patterns that lead to infinite loop. These aren't …

    …needed because standard sql can be specified in the jdbc url.
    myounglai committed May 9, 2017
    Configuration menu
    Copy the full SHA
    2417d32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aff5379 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. Configuration menu
    Copy the full SHA
    d50db54 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2017

  1. Configuration menu
    Copy the full SHA
    25df91c View commit details
    Browse the repository at this point in the history
  2. Lowercase all statements.

    myounglai committed May 13, 2017
    Configuration menu
    Copy the full SHA
    f208592 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb2f3b2 View commit details
    Browse the repository at this point in the history
  4. Combine lines.

    myounglai committed May 13, 2017
    Configuration menu
    Copy the full SHA
    d5d302c View commit details
    Browse the repository at this point in the history
  5. Add output for debugging.

    myounglai committed May 13, 2017
    Configuration menu
    Copy the full SHA
    2e13099 View commit details
    Browse the repository at this point in the history
  6. Fix typo

    myounglai committed May 13, 2017
    Configuration menu
    Copy the full SHA
    44ef5af View commit details
    Browse the repository at this point in the history
  7. Move lowercasing earlier.

    myounglai committed May 13, 2017
    Configuration menu
    Copy the full SHA
    28e15a2 View commit details
    Browse the repository at this point in the history
  8. Try another fix.

    myounglai committed May 13, 2017
    Configuration menu
    Copy the full SHA
    eaab0f9 View commit details
    Browse the repository at this point in the history
  9. Try explicit locale.

    myounglai committed May 13, 2017
    Configuration menu
    Copy the full SHA
    2da97a7 View commit details
    Browse the repository at this point in the history
  10. Try tolower in R code.

    myounglai committed May 13, 2017
    Configuration menu
    Copy the full SHA
    7db387f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

  1. Configuration menu
    Copy the full SHA
    b10f3ad View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. Configuration menu
    Copy the full SHA
    2230a14 View commit details
    Browse the repository at this point in the history
  2. Change to using GROUP BY matching against the select list rather than…

    … GROUP BY flattening. Add a few more rewrite rules needed for achilles queries.
    myounglai committed May 24, 2017
    Configuration menu
    Copy the full SHA
    04938f9 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2017

  1. Configuration menu
    Copy the full SHA
    c5f474b View commit details
    Browse the repository at this point in the history
  2. Revert more diffs.

    myounglai committed May 25, 2017
    Configuration menu
    Copy the full SHA
    c2c76f5 View commit details
    Browse the repository at this point in the history
  3. More reverts.

    myounglai committed May 25, 2017
    Configuration menu
    Copy the full SHA
    174a38d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8368715 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8234c0a View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. Configuration menu
    Copy the full SHA
    58f880d View commit details
    Browse the repository at this point in the history
  2. More unit tests.

    myounglai committed May 26, 2017
    Configuration menu
    Copy the full SHA
    ed52893 View commit details
    Browse the repository at this point in the history
  3. Add some comments.

    myounglai committed May 26, 2017
    Configuration menu
    Copy the full SHA
    28304aa View commit details
    Browse the repository at this point in the history

Commits on May 27, 2017

  1. Configuration menu
    Copy the full SHA
    aa14f87 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

  1. Configuration menu
    Copy the full SHA
    dffa378 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    941eb1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9acb8ad View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. Simplify GROUP BY rewrites.

    myounglai committed May 31, 2017
    Configuration menu
    Copy the full SHA
    9810982 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78231ff View commit details
    Browse the repository at this point in the history
  3. Revert test change.

    myounglai committed May 31, 2017
    Configuration menu
    Copy the full SHA
    a1dba71 View commit details
    Browse the repository at this point in the history
  4. Update jar.

    myounglai committed May 31, 2017
    Configuration menu
    Copy the full SHA
    a66bc46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d10bea1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b60659 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    94e978b View commit details
    Browse the repository at this point in the history
  8. Fix unit test.

    myounglai committed May 31, 2017
    Configuration menu
    Copy the full SHA
    81fcc10 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    25b1224 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d387236 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f9ca39f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    713c5c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. Configuration menu
    Copy the full SHA
    96d2fb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c9cf7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8da77a0 View commit details
    Browse the repository at this point in the history
  4. Change GROUP BY matching back to searching for the expression in the …

    …select list. However, skip matching when the expression is a single column reference.
    myounglai committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    8a1688c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83f6ba4 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. Configuration menu
    Copy the full SHA
    8e3a43f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d789ea View commit details
    Browse the repository at this point in the history