GitHub user c-w opened a pull request:

    https://github.com/apache/bahir/pull/43

    [BAHIR-117] Expand filtering options for TwitterInputDStream

    This pull request adds a new method to TwitterUtils that enables users to 
pass an arbitrary FilterQuery down to the TwitterReceiver.
    
    This enables use-cases like receiving Tweets based on location, based on 
handle, etc. Previously users were only able to receive Tweets based on 
disjunctive keyword queries.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/c-w/bahir bahir-117

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bahir/pull/43.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #43
    
----
commit 25be6a38f6ddd7e59ce198acf3b1f468111aafe1
Author: Clemens Wolff <clewo...@microsoft.com>
Date:   2017-05-04T19:52:54Z

    Fix checkstyle violation

commit 4c5124501fe0e3d799c7d37d67e07b175a353b72
Author: Clemens Wolff <clewo...@microsoft.com>
Date:   2017-05-04T20:09:26Z

    Add stream creation method with arbitrary query

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to