You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bahir.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/03 17:50:00 UTC

[jira] [Commented] (BAHIR-103) Refactoring of files BahirUtils.scala & Logging.scala into bahir-common

    [ https://issues.apache.org/jira/browse/BAHIR-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16707591#comment-16707591 ] 

ASF GitHub Bot commented on BAHIR-103:
--------------------------------------

GitHub user lukasz-antoniak opened a pull request:

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

    [BAHIR-103] New module with common utilities and test classes

    JIRA ticket: https://issues.apache.org/jira/browse/BAHIR-103.

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

    $ git pull https://github.com/lukasz-antoniak/bahir BAHIR-103

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

    https://github.com/apache/bahir/pull/73.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 #73
    
----
commit 05100f275a6d3912eb0015b4651f4634d19a36cf
Author: Lukasz Antoniak <lu...@...>
Date:   2018-12-03T16:52:10Z

    [BAHIR-103] New module with common utilities and test classes

----


> Refactoring of files BahirUtils.scala & Logging.scala into bahir-common
> -----------------------------------------------------------------------
>
>                 Key: BAHIR-103
>                 URL: https://issues.apache.org/jira/browse/BAHIR-103
>             Project: Bahir
>          Issue Type: Improvement
>          Components: Spark Structured Streaming Connectors
>            Reporter: Subhobrata Dey
>            Priority: Major
>
> The files BahirUtils.scala & Logging.scala present under the package 
> `org.apache.bahir.utils` 
> in the streaming-sql connectors should be refactored into a
> `bahir-common` project , which will be shared across extensions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)