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

Kafka Hardlimit #102

Open
wants to merge 331 commits into
base: twitter-master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 11, 2016

  1. Upgrading to 0.132-tw-0.16

    Bill Graham committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    daa3773 View commit details
    Browse the repository at this point in the history
  2. Merge pull request twitter-forks#26 from billonahill/upgrade_to_132_16

    Upgrading to 0.132-tw-0.16
    Bill Graham committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    b71195c View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

  1. Change version to 0.139 to not conflict with merge

    Bill Graham committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    f4fed25 View commit details
    Browse the repository at this point in the history
  2. merge from 0.139

    Bill Graham committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    b3a94e1 View commit details
    Browse the repository at this point in the history
  3. upgrade pom version to 0.139-tw-0.17

    Bill Graham committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    2c9da60 View commit details
    Browse the repository at this point in the history
  4. Merge pull request twitter-forks#27 from billonahill/upgrade_to_139_17

    Upgrade to 0.139-tw-17
    Bill Graham committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    d295eea View commit details
    Browse the repository at this point in the history
  5. Adding query logging to presto queries

    Bill Graham committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    582df38 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2016

  1. Configuration menu
    Copy the full SHA
    04e60cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request twitter-forks#29 from saileshmittal/add-logs-to-di…

    …scovery
    
    Add a few logs in DiscoveryNodeManager to debug 'No worker nodes' error.
    saileshmittal committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    56582c3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request twitter-forks#28 from billonahill/billg/log_presto…

    …_queries
    
    Add query logging of all presto queries
    saileshmittal committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    280e37c View commit details
    Browse the repository at this point in the history
  4. Upgrade to 0.139-tw-0.18

    Sailesh Mittal committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    4ca01a7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request twitter-forks#30 from saileshmittal/upgrade_to_139_18

    Upgrade to 0.139-tw-0.18
    saileshmittal committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    3a4a156 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2016

  1. Look up parquet columns by name case-insensitive

    Bill Graham committed Mar 1, 2016
    Configuration menu
    Copy the full SHA
    f1085e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2016

  1. Merge pull request twitter-forks#31 from billonahill/billg/case_insen…

    …sitive_parquet_column_match
    
    Look up parquet columns by name case-insensitive
    Bill Graham committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    775eee8 View commit details
    Browse the repository at this point in the history
  2. Upgrading to 0.139-tw-0.19

    Bill Graham committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    5b4647a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f766a0c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'billg/keyword_aware_parquet_column_match' into upgrade_…

    …to_139_19
    Bill Graham committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    a062c56 View commit details
    Browse the repository at this point in the history
  5. Refactor to make diff cleaner

    Bill Graham committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    ca9961e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'billg/keyword_aware_parquet_column_match' into upgrade_…

    …to_139_19
    Bill Graham committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    423f5cf View commit details
    Browse the repository at this point in the history
  7. Merge pull request twitter-forks#32 from billonahill/billg/keyword_aw…

    …are_parquet_column_match
    
    Handle hive keywords when doing a name-based parquet field lookup
    Bill Graham committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    a1807ed View commit details
    Browse the repository at this point in the history
  8. Merge branch 'twitter-master' into upgrade_to_139_19

    Bill Graham committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    d687155 View commit details
    Browse the repository at this point in the history
  9. Merge pull request twitter-forks#33 from billonahill/upgrade_to_139_19

    Upgrade to 0.139-tw-0.19
    Bill Graham committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    7eb8909 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2016

  1. Upgrade to 0.141.

    Sailesh Mittal committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    d7d66a2 View commit details
    Browse the repository at this point in the history
  2. Merge tag '0.141' into upgrade_to_141_20

    [maven-release-plugin]  copy for tag 0.141
    
    # Conflicts:
    #	pom.xml
    Sailesh Mittal committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    a7a5233 View commit details
    Browse the repository at this point in the history
  3. Upgrade to 0.141-tw-0.20.

    Sailesh Mittal committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    94bcf3e View commit details
    Browse the repository at this point in the history
  4. Merge pull request twitter-forks#34 from saileshmittal/upgrade_to_141_20

    Upgrade to 0.141-tw-0.20
    Bill Graham committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    dc6bebe View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2016

  1. Use modules and query events for logging

    Bill Graham committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    3de1ca4 View commit details
    Browse the repository at this point in the history
  2. Add javadocs

    Bill Graham committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    f055db6 View commit details
    Browse the repository at this point in the history
  3. Add javadocs

    Bill Graham committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    3c1c7b6 View commit details
    Browse the repository at this point in the history
  4. fix imports

    Bill Graham committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    d8afd62 View commit details
    Browse the repository at this point in the history
  5. add splits, rows and bytes

    Bill Graham committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    251db4d View commit details
    Browse the repository at this point in the history
  6. Change to use QueryComplete

    Bill Graham committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    95035ec View commit details
    Browse the repository at this point in the history
  7. Merge pull request twitter-forks#36 from billonahill/billg/IQ-192_ref…

    …actor_logging
    
    Use modules and query events for logging
    Bill Graham committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    c95c702 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2016

  1. Configuration menu
    Copy the full SHA
    dbb4c42 View commit details
    Browse the repository at this point in the history
  2. code clean-up

    Bill Graham committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    38e6d09 View commit details
    Browse the repository at this point in the history
  3. Fix package leakage

    Bill Graham committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    2ac4c42 View commit details
    Browse the repository at this point in the history
  4. Move twitter classes to a twitter package

    Bill Graham committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    a8d1ffc View commit details
    Browse the repository at this point in the history
  5. Default package is presto and thrift is custom

    Bill Graham committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    73c5302 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2016

  1. Merge pull request twitter-forks#38 from billonahill/billg/twitter_sp…

    …ecific_cleanup
    
    Move twitter classes to a twitter package
    Bill Graham committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    850e71c View commit details
    Browse the repository at this point in the history
  2. Removing test from scribe category

    Bill Graham committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    fadd0f1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request twitter-forks#37 from billonahill/billg/scribe_que…

    …ry_complete_events
    
    Add event processer and handlers and scribe query completion events
    Bill Graham committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    c45e721 View commit details
    Browse the repository at this point in the history
  4. change version to avoid merge conflicts

    Bill Graham committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    2e5c3f2 View commit details
    Browse the repository at this point in the history
  5. Merge from 0.143

    Bill Graham committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    06134ba View commit details
    Browse the repository at this point in the history
  6. Update version to 0.143-tw-21

    Bill Graham committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    1673479 View commit details
    Browse the repository at this point in the history
  7. Fixed to not use illegal import

    Bill Graham committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    4e48cbd View commit details
    Browse the repository at this point in the history
  8. Reduce logging of unsupported HttpRequest events

    Bill Graham committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    55a3960 View commit details
    Browse the repository at this point in the history
  9. Merge pull request twitter-forks#39 from billonahill/upgrade_to_143_21

    Upgrade to 0.143-tw-21
    Bill Graham committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    57b91f2 View commit details
    Browse the repository at this point in the history
  10. Fix version from 0.143-tw-21 to 0.143-tw-0.21

    Bill Graham committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    8729a4e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2016

  1. Fix name of log category

    Bill Graham committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    e6579ab View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2016

  1. Fix scala dependency issues with twitter-master; removed scala 2.11 d…

    …ependencies from thrift-java; downgraded util-logging to 2.10
    Thomas Sun committed Jul 22, 2016
    Configuration menu
    Copy the full SHA
    a1ba15b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e573f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2016

  1. Cherry pick Tableau connector fix with bad defaults

    Thomas Sun committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    4844593 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2016

  1. Cherry pick Tableau connector fix with bad defaults

    Thomas Sun committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    1df4359 View commit details
    Browse the repository at this point in the history
  2. Merge pull request twitter-forks#45 from dabaitu/fix-tableau-connector

    Cherry pick Tableau connector fix with bad defaults
    dabaitu authored Aug 15, 2016
    Configuration menu
    Copy the full SHA
    ed7186a View commit details
    Browse the repository at this point in the history
  3. Cherry pick Tableau connector fix with bad defaults

    Thomas Sun committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    1e07aea View commit details
    Browse the repository at this point in the history
  4. merge local twitter-master to origin/twitter-master

    Thomas Sun committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    8d08d22 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

  1. Merge pull request twitter-forks#46 from dabaitu/twitter-master

    Update version to 0.143-tw-0.22
    dabaitu authored Aug 16, 2016
    Configuration menu
    Copy the full SHA
    795ab44 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2016

  1. add hack to javascript to make requests in https if page was visited …

    …in https
    Thomas Sun committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    6e9bfea View commit details
    Browse the repository at this point in the history
  2. address Zhihao's comment to mind case where nextUri might already hav…

    …e https
    Thomas Sun committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    bf4dec2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request twitter-forks#1 from dabaitu/fix-tableau-connector-js

    Fix tableau connector js
    dabaitu authored Aug 18, 2016
    Configuration menu
    Copy the full SHA
    785fc53 View commit details
    Browse the repository at this point in the history
  4. Merge pull request twitter-forks#47 from dabaitu/twitter-master

    javascript fix to https connection to http Presto server
    dabaitu authored Aug 18, 2016
    Configuration menu
    Copy the full SHA
    c49e1d1 View commit details
    Browse the repository at this point in the history
  5. update tag to 0.143-tw-0.23

    Thomas Sun committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    443f76b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

  1. Merge pull request twitter-forks#48 from dabaitu/twitter-master

    update tag to 0.143-tw-0.23
    dabaitu authored Aug 19, 2016
    Configuration menu
    Copy the full SHA
    fb6fe59 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2016

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

Commits on Oct 28, 2016

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

Commits on Oct 31, 2016

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

Commits on Nov 1, 2016

  1. Used formatter for logs

    Yaliang committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    56d7c36 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2016

  1. remove obsolete event listener implementation - part 1 of 3 for upgra…

    …ding to 0.155
    Thomas Sun committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    36175ec View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2016

  1. update version first

    Thomas Sun committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    f89cc40 View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    Thomas Sun committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    4932c5f View commit details
    Browse the repository at this point in the history
  3. use new twitter version

    Thomas Sun committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    9b5d000 View commit details
    Browse the repository at this point in the history
  4. avoid java version check for twitter

    Thomas Sun committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    53dcebe View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2016

  1. Configuration menu
    Copy the full SHA
    e5084e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    488d786 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b33652e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c438569 View commit details
    Browse the repository at this point in the history
  5. Used formatter for logs

    Yaliang committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    43eff7d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2016

  1. Merge branch 'yaliang/hiveConnectionRetry' of https://github.com/Yali…

    …ang/presto into yaliang/hiveConnectionRetry
    Yaliang committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    1c1f249 View commit details
    Browse the repository at this point in the history
  2. Fix bug for tableau webapp

    Yaliang committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    abe1d34 View commit details
    Browse the repository at this point in the history
  3. Release version update

    Yaliang committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    39e908b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2016

  1. pull fix from 0.157 for tableau connector

    Thomas Sun committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    4b18ac1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request twitter-forks#52 from dabaitu/twitter-master

    pull fix from 0.157 for tableau connector
    dabaitu authored Nov 21, 2016
    Configuration menu
    Copy the full SHA
    717b64e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2016

  1. Merged from twitter-master

    Yaliang committed Nov 22, 2016
    Configuration menu
    Copy the full SHA
    a4cc265 View commit details
    Browse the repository at this point in the history
  2. Merge pull request twitter-forks#49 from Yaliang/yaliang/hiveConnecti…

    …onRetry
    
    Changed Hive metastore client creation failed exception type
    Yaliang authored Nov 22, 2016
    Configuration menu
    Copy the full SHA
    58355af View commit details
    Browse the repository at this point in the history
  3. Undo erroneous merge of commit 36175ec which removed the Twitter modu…

    …le that scribes QueryCompletionEvent
    Thomas Sun committed Nov 22, 2016
    Configuration menu
    Copy the full SHA
    35f71d2 View commit details
    Browse the repository at this point in the history
  4. update tag to 0.149-tw-0.27

    Thomas Sun committed Nov 22, 2016
    Configuration menu
    Copy the full SHA
    3063079 View commit details
    Browse the repository at this point in the history
  5. take out swap file

    Thomas Sun committed Nov 22, 2016
    Configuration menu
    Copy the full SHA
    5f21b82 View commit details
    Browse the repository at this point in the history
  6. Merge pull request twitter-forks#53 from dabaitu/twitter-master

    Undo erroneous merge of commit 36175ec
    dabaitu authored Nov 22, 2016
    Configuration menu
    Copy the full SHA
    4fb5a4d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2016

  1. update tag to 0.157 to avoid unnecessary conflicts

    Thomas Sun committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    1613f3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6960462 View commit details
    Browse the repository at this point in the history
  3. update tag

    Thomas Sun committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    50b4884 View commit details
    Browse the repository at this point in the history
  4. remove current impl of twitter event scriber - upgrade to 0.157 part …

    …1 of 3
    Thomas Sun committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    56fc857 View commit details
    Browse the repository at this point in the history
  5. Merge pull request twitter-forks#55 from dabaitu/remove-current-twitt…

    …er-event-scriber
    
    remove current impl of twitter event scriber
    dabaitu authored Dec 1, 2016
    Configuration menu
    Copy the full SHA
    5edff82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77b5d27 View commit details
    Browse the repository at this point in the history
  7. resolve conflicts

    Thomas Sun committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    a184a61 View commit details
    Browse the repository at this point in the history
  8. merge dabaitu-upgrade_to_oss_157

    Thomas Sun committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    70dc428 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2016

  1. Merge pull request twitter-forks#57 from dabaitu/twitter-master

    upgrade to 0.157
    dabaitu authored Dec 2, 2016
    Configuration menu
    Copy the full SHA
    16db1d7 View commit details
    Browse the repository at this point in the history
  2. add new twitter event scriber impl as plugin

    Thomas Sun committed Dec 2, 2016
    Configuration menu
    Copy the full SHA
    c6fe499 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    978c186 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2016

  1. address Bill's comments

    Thomas Sun committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    3df6fed View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2016

  1. back out version change, address comments

    Thomas Sun committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    86917ea View commit details
    Browse the repository at this point in the history
  2. constructor first then public, private methods

    Thomas Sun committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    1d36d64 View commit details
    Browse the repository at this point in the history
  3. remove accidental commit

    Thomas Sun committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    41a0ab3 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2016

  1. Merge pull request twitter-forks#58 from dabaitu/twitter-master

    Add new twitter event scriber impl
    dabaitu authored Dec 6, 2016
    Configuration menu
    Copy the full SHA
    a286397 View commit details
    Browse the repository at this point in the history
  2. Prepare for 0.157-tw-0.28 internal release

    Thomas Sun committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    0ed477a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2016

  1. Merge pull request twitter-forks#59 from dabaitu/twitter-master

    Prepare for 0.157-tw-0.28 internal release
    dabaitu authored Dec 7, 2016
    Configuration menu
    Copy the full SHA
    bd81063 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2016

  1. Added TTransportPool

    Yaliang committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    c0ada2b View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2016

  1. Configuration menu
    Copy the full SHA
    46031f8 View commit details
    Browse the repository at this point in the history
  2. Correct errors

    Yaliang committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    94991f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f1a826 View commit details
    Browse the repository at this point in the history
  4. Added logs

    Yaliang committed Dec 9, 2016
    Configuration menu
    Copy the full SHA
    65e2bea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    090cd4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30b6d59 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2016

  1. Removed logging

    Yaliang committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    646106a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2016

  1. Configuration menu
    Copy the full SHA
    eca3b40 View commit details
    Browse the repository at this point in the history
  2. Added more values for logging

    Yaliang committed Dec 12, 2016
    Configuration menu
    Copy the full SHA
    9c0e9f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2016

  1. Set Eviction Configs

    Yaliang committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    6123869 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2016

  1. Configuration menu
    Copy the full SHA
    cdc7433 View commit details
    Browse the repository at this point in the history
  2. Update ZKMConfig test set

    Yaliang committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    604d9d2 View commit details
    Browse the repository at this point in the history
  3. Enforce thread safety

    Yaliang committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    602acb0 View commit details
    Browse the repository at this point in the history
  4. Remove default constructor

    Yaliang committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    518c27e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2016

  1. Apply 100 ruler

    Yaliang committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    e2bc692 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2016

  1. Merge pull request twitter-forks#60 from Yaliang/yaliangw/addConnecti…

    …onPool
    
    add connection pool
    Yaliang authored Dec 16, 2016
    Configuration menu
    Copy the full SHA
    53e2d02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae66897 View commit details
    Browse the repository at this point in the history
  3. Merge pull request twitter-forks#61 from Yaliang/yaliangw/updateRelea…

    …seVersion
    
    Update release version to 0.157-tw-0.29
    Yaliang authored Dec 16, 2016
    Configuration menu
    Copy the full SHA
    c1c4575 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2016

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

Commits on Jan 4, 2017

  1. switch to 0.161 tag first

    Thomas Sun committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    b1c4854 View commit details
    Browse the repository at this point in the history
  2. resolve merge conflict to 0.161

    Thomas Sun committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    95819b7 View commit details
    Browse the repository at this point in the history
  3. revert back to old twitter tag

    Thomas Sun committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    dcb3a39 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2017

  1. correct revert version

    Thomas Sun committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    0b0da52 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2017

  1. Merge pull request twitter-forks#63 from dabaitu/twitter-master

    Upgrade to 0.161
    dabaitu authored Jan 6, 2017
    Configuration menu
    Copy the full SHA
    0cf760d View commit details
    Browse the repository at this point in the history
  2. Merge pull request twitter-forks#62 from Yaliang/yaliangw/connectionV…

    …alidate
    
    invoke isReachable to test connection
    dabaitu authored Jan 6, 2017
    Configuration menu
    Copy the full SHA
    76f4364 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2017

  1. Configuration menu
    Copy the full SHA
    4362f3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request twitter-forks#65 from Yaliang/yaliangw/upgradeVersion

    upgrade version to 0.161-tw-0.29
    dabaitu authored Jan 12, 2017
    Configuration menu
    Copy the full SHA
    8d4e86a View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. warn instead of fail when JVM is non-Oracle

    Thomas Sun committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    575f180 View commit details
    Browse the repository at this point in the history
  2. Merge pull request twitter-forks#67 from dabaitu/switchJVM

    warn instead of fail when JVM is non-Oracle
    dabaitu authored Feb 1, 2017
    Configuration menu
    Copy the full SHA
    5dd9eda View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2017

  1. Revert "Merge pull request twitter-forks#67 from dabaitu/switchJVM"

    This reverts commit 5dd9eda, reversing
    changes made to 8d4e86a.
    Yaliang committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    656f149 View commit details
    Browse the repository at this point in the history
  2. Revert "Merge pull request twitter-forks#65 from Yaliang/yaliangw/upg…

    …radeVersion"
    
    This reverts commit 8d4e86a, reversing
    changes made to 76f4364.
    Yaliang committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    ebf8b53 View commit details
    Browse the repository at this point in the history
  3. Revert "Merge pull request twitter-forks#62 from Yaliang/yaliangw/con…

    …nectionValidate"
    
    This reverts commit 76f4364, reversing
    changes made to 0cf760d.
    Yaliang committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    1bca487 View commit details
    Browse the repository at this point in the history
  4. Revert "Merge pull request twitter-forks#63 from dabaitu/twitter-master"

    This reverts commit 0cf760d, reversing
    changes made to c1c4575.
    Yaliang committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    79382a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e28bcb View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2017

  1. warn instead of fail when JVM is non-Oracle

    Thomas Sun authored and Yaliang committed Feb 3, 2017
    Configuration menu
    Copy the full SHA
    3376122 View commit details
    Browse the repository at this point in the history
  2. Merge pull request twitter-forks#69 from Yaliang/yaliangw/release-0.1…

    …57-tw-0.30
    
    Revert 0.161 upgrade, cherry pick 'yaliangw/connectonValidate' and 'dabaitu/switchJVM'
    Yaliang authored Feb 3, 2017
    Configuration menu
    Copy the full SHA
    ccaafc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54e8b83 View commit details
    Browse the repository at this point in the history
  4. Merge pull request twitter-forks#70 from Yaliang/yaliangw/update-vers…

    …ion-0.157-tw-0.30
    
    update version 0.157-tw-0.30
    Yaliang authored Feb 3, 2017
    Configuration menu
    Copy the full SHA
    78662ca View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2017

  1. Merge tag 'tags/0.166' into yaliangw/twitter-master-upgrade-0.166

    [maven-release-plugin]  copy for tag 0.166
    Yaliang committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    608cbad View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

  1. Merge pull request twitter-forks#73 from Yaliang/yaliangw/twitter-mas…

    …ter-upgrade-0.166
    
    twitter-master upgrade 0.166-tw-0.31
    Yaliang authored Mar 1, 2017
    Configuration menu
    Copy the full SHA
    af3b4b7 View commit details
    Browse the repository at this point in the history
  2. Release 0.166-tw-0.31

    Yaliang committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    be4517a View commit details
    Browse the repository at this point in the history
  3. Merge pull request twitter-forks#74 from Yaliang/yaliangw/release-0.1…

    …66-tw-0.31
    
    Release 0.166-tw-0.31
    Yaliang authored Mar 1, 2017
    Configuration menu
    Copy the full SHA
    9ede94b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

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

Commits on Mar 18, 2017

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

Commits on Mar 20, 2017

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

Commits on Mar 21, 2017

  1. Configuration menu
    Copy the full SHA
    29a21ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request twitter-forks#2 from dabaitu/thomass/enableSplitsF…

    …orThrift
    
    Enable splits for LZO Thrift data
    Yaliang authored Mar 21, 2017
    Configuration menu
    Copy the full SHA
    656cf3b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2017

  1. Configuration menu
    Copy the full SHA
    b9acafc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63fca50 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2017

  1. Support splittable lzo

    Yaliang committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    e90d854 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. Remove tw version

    Yaliang committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    6c56bf6 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2017

  1. Configuration menu
    Copy the full SHA
    92f920f View commit details
    Browse the repository at this point in the history
  2. Release 0.170-tw-0.32

    Yaliang committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    7f4f700 View commit details
    Browse the repository at this point in the history
  3. Merge pull request twitter-forks#76 from Yaliang/yaliangw/release-0.1…

    …70-tw-0.32
    
    Release 0.170-tw-0.32
    Yaliang authored Mar 29, 2017
    Configuration menu
    Copy the full SHA
    34f2d26 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2017

  1. Rebase 0.170-tw-0.32

    Yaliang committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    d674783 View commit details
    Browse the repository at this point in the history
  2. Fix missed method

    Yaliang committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    433cb84 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2017

  1. Configuration menu
    Copy the full SHA
    f07187c View commit details
    Browse the repository at this point in the history
  2. Fix a mistake in splitting

    Yaliang committed Apr 1, 2017
    Configuration menu
    Copy the full SHA
    00038dc View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2017

  1. Configuration menu
    Copy the full SHA
    3a9676b View commit details
    Browse the repository at this point in the history
  2. Merge pull request twitter-forks#78 from dabaitu/thomass/add-table-co…

    …lumns-info-exp
    
    add table and columns info to QueryCompletedEvents
    dabaitu authored Apr 10, 2017
    Configuration menu
    Copy the full SHA
    420dd14 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2017

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

Commits on Apr 13, 2017

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

Commits on Apr 14, 2017

  1. Better Logging

    Yaliang committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    0a15a09 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2017

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

Commits on Apr 16, 2017

  1. mave tag to 0.173 first

    thomass committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    6d4eaaf View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    thomass committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    b3ebd73 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2017

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

Commits on Apr 18, 2017

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

Commits on Apr 20, 2017

  1. Configuration menu
    Copy the full SHA
    7bb2994 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c526b86 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. exclude zookeeper from presto-hive instead of adding it with the same…

    … version
    thomass committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    e6025e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. use 3.5.1-alpha for zookeeper overall and 3.4.9 for kafka; use guava …

    …21.0 in presto-tests to avoid clientcxn oom errors
    thomass committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    b914b61 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. Configuration menu
    Copy the full SHA
    49e673d View commit details
    Browse the repository at this point in the history
  2. add TODO comments to adapt better versions of packages to resolve dep…

    … conflicts
    thomass committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    bde735a View commit details
    Browse the repository at this point in the history
  3. Merge pull request twitter-forks#79 from dabaitu/upgrade_to_173

    Upgrade to 0.173
    dabaitu authored Apr 26, 2017
    Configuration menu
    Copy the full SHA
    e087e68 View commit details
    Browse the repository at this point in the history
  4. Make internal release tag 0.173-tw-0.33

    thomass committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    fc43cc4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request twitter-forks#80 from dabaitu/tag_for_173_release

    Make internal release tag 0.173-tw-0.33
    dabaitu authored Apr 26, 2017
    Configuration menu
    Copy the full SHA
    cbf6813 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

  1. Configuration menu
    Copy the full SHA
    d0d2ae3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b06ace View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a648af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85f3764 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. Configuration menu
    Copy the full SHA
    87cf0c0 View commit details
    Browse the repository at this point in the history
  2. Remove tests on THRIFTBINARY format in AbstractTestHiveClient, TestHi…

    …veIntegrationSmokeTest, TestHivePageSink
    Yaliang committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    21a2b5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bc1de5 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2017

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

Commits on Apr 30, 2017

  1. Expose data transfer size as data flow between stages, calculated fro…

    …m payload field in QueryMetadata
    thomass committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    829007c View commit details
    Browse the repository at this point in the history
  2. safe guard number parse error

    thomass committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    b91f46e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. Address Yaliang's comment which exposed a bug

    thomass committed May 2, 2017
    Configuration menu
    Copy the full SHA
    082884f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. Configuration menu
    Copy the full SHA
    1b7addc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5541366 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8ac008 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. Configuration menu
    Copy the full SHA
    6df4e86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d5685f View commit details
    Browse the repository at this point in the history
  3. Merge pull request twitter-forks#75 from Yaliang/yaliangw/addThriftIn…

    …Hive
    
    Add LZO Thrift read support in Presto-hive.
    Yaliang authored May 4, 2017
    Configuration menu
    Copy the full SHA
    71b47c6 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. Configuration menu
    Copy the full SHA
    f2707ae View commit details
    Browse the repository at this point in the history
  2. expose granular info, include operator stats

    thomass committed May 8, 2017
    Configuration menu
    Copy the full SHA
    5f7515b View commit details
    Browse the repository at this point in the history
  3. remove unused imports

    thomass committed May 8, 2017
    Configuration menu
    Copy the full SHA
    d4e92c3 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2017

  1. Merge pull request twitter-forks#83 from dabaitu/add_schema_name

    prepend schema name before table name to avoid confusion
    dabaitu authored May 9, 2017
    Configuration menu
    Copy the full SHA
    fc9a972 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. Filter out nulls in collections

    thomass committed May 10, 2017
    Configuration menu
    Copy the full SHA
    3bb8516 View commit details
    Browse the repository at this point in the history
  2. Merge pull request twitter-forks#82 from dabaitu/expose_data_transfer…

    …_size
    
    Expose data transfer size as data flow between stages
    dabaitu authored May 10, 2017
    Configuration menu
    Copy the full SHA
    ffb2685 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. Release 0.173-tw-0.34

    Yaliang committed May 11, 2017
    Configuration menu
    Copy the full SHA
    3e4920b View commit details
    Browse the repository at this point in the history
  2. Merge pull request twitter-forks#84 from Yaliang/yaliangw/release-0.1…

    …73-tw-0.34
    
    Release 0.173-tw-0.34
    Yaliang authored May 11, 2017
    Configuration menu
    Copy the full SHA
    0152f9f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2017

  1. Configuration menu
    Copy the full SHA
    40a7e8e View commit details
    Browse the repository at this point in the history
  2. Merge pull request twitter-forks#85 from Yaliang/yaliangw/correct-jso…

    …n-dependency
    
    Fix QueryStatsHelper
    dabaitu authored May 13, 2017
    Configuration menu
    Copy the full SHA
    db80602 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

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

Commits on May 18, 2017

  1. Move to 0.176 version

    Yaliang committed May 18, 2017
    Configuration menu
    Copy the full SHA
    391dd19 View commit details
    Browse the repository at this point in the history
  2. Merge oss-0.176

    Yaliang committed May 18, 2017
    Configuration menu
    Copy the full SHA
    afe7440 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2017

  1. Fix conflict

    Yaliang committed May 21, 2017
    Configuration menu
    Copy the full SHA
    330f47f View commit details
    Browse the repository at this point in the history
  2. Merge pull request twitter-forks#86 from Yaliang/yaliangw/log-bad-spl…

    …it-location
    
    Add split path in the cursor error message
    Yaliang authored May 21, 2017
    Configuration menu
    Copy the full SHA
    bc471d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d14f259 View commit details
    Browse the repository at this point in the history
  4. Merge pull request twitter-forks#87 from Yaliang/yaliangw/release-0.1…

    …76-tw-0.35
    
    release 0.176-tw-0.35
    Yaliang authored May 21, 2017
    Configuration menu
    Copy the full SHA
    4c1d65d View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

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

Commits on Jun 5, 2017

  1. Configuration menu
    Copy the full SHA
    e34eec0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request twitter-forks#89 from dabaitu/thomass/fix-metrics

    Use forEach on stream to modify external collection; map doesn't work
    dabaitu authored Jun 5, 2017
    Configuration menu
    Copy the full SHA
    88100c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2017

  1. use user's home

    Yaliang committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    a92181e View commit details
    Browse the repository at this point in the history
  2. Merge pull request twitter-forks#88 from Yaliang/yaliangw/ctas-work-a…

    …round
    
    Put the tmp path under a user's folder
    Yaliang authored Jun 6, 2017
    Configuration menu
    Copy the full SHA
    75ed21c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2017

  1. reset the oss base version

    Yaliang committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    89493b4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'oss-0.179' into yaliangw/upgrade-0.179

    # Conflicts:
    #	pom.xml
    #	presto-hive/src/main/java/com/facebook/presto/hive/HiveClientModule.java
    Yaliang committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    2b90e0e View commit details
    Browse the repository at this point in the history
  3. prepare release 0.179-tw-0.36

    Yaliang committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    20c2816 View commit details
    Browse the repository at this point in the history
  4. Fit new event

    Yaliang committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    a7f633f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2017

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

Commits on Jun 21, 2017

  1. Merge pull request twitter-forks#90 from Yaliang/yaliangw/upgrade-0.179

    upgrade Presto to 0.179
    Yaliang authored Jun 21, 2017
    Configuration menu
    Copy the full SHA
    f2a066d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2017

  1. Configuration menu
    Copy the full SHA
    2f85330 View commit details
    Browse the repository at this point in the history
  2. Merge pull request twitter-forks#92 from Yaliang/yaliangw/set-hive-st…

    …at-off-in-default
    
    Set default value for hive statistic feature to false
    Yaliang authored Jun 26, 2017
    Configuration menu
    Copy the full SHA
    d794e7c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. Thrift Decoder

    xiaoyao1991 committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    77ded78 View commit details
    Browse the repository at this point in the history
  2. cleanup

    xiaoyao1991 committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    d98b04e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2017

  1. avoid unnecessary version conflict during merge

    thomass committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    d8a6e9e View commit details
    Browse the repository at this point in the history
  2. merged 0.181, resolved conflicts

    thomass committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    791d3d5 View commit details
    Browse the repository at this point in the history
  3. use twitter tag 0.181-tw-0.37, update ThriftHiveRecordCursorProvider …

    …function signature
    thomass committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    c8a76bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70baf50 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2017

  1. Configuration menu
    Copy the full SHA
    92a9ebc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1936564 View commit details
    Browse the repository at this point in the history
  3. kafka07 changes

    xiaoyao1991 committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    47ac252 View commit details
    Browse the repository at this point in the history
  4. address comments

    xiaoyao1991 committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    a5f13ce View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

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

Commits on Aug 9, 2017

  1. Fix build and style

    xiaoyao1991 committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    5feb582 View commit details
    Browse the repository at this point in the history
  2. Merge pull request twitter-forks#99 from xiaoyao1991/fix_build

    Fix build and style
    Yaliang authored Aug 9, 2017
    Configuration menu
    Copy the full SHA
    dadbfe0 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2017

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

Commits on Aug 14, 2017

  1. Merge pull request twitter-forks#101 from Yaliang/yaliangw/tableau-dr…

    …iver-node-version
    
    Tableau Presto ODBC Driver fix
    Yaliang authored Aug 14, 2017
    Configuration menu
    Copy the full SHA
    266ec2c View commit details
    Browse the repository at this point in the history
  2. init

    xiaoyao1991 committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    4e23932 View commit details
    Browse the repository at this point in the history
  3. cleanup

    xiaoyao1991 committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    1ac12be View commit details
    Browse the repository at this point in the history
  4. better configs

    xiaoyao1991 committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    2d233c2 View commit details
    Browse the repository at this point in the history