You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Fergal Monaghan (JIRA)" <ji...@apache.org> on 2012/05/02 17:50:53 UTC

[jira] [Created] (JENA-241) Add support for SAP database

Fergal Monaghan created JENA-241:
------------------------------------

             Summary: Add support for SAP database
                 Key: JENA-241
                 URL: https://issues.apache.org/jira/browse/JENA-241
             Project: Apache Jena
          Issue Type: Improvement
          Components: SDB
    Affects Versions: SDB 1.3.4
            Reporter: Fergal Monaghan
             Fix For: SDB 1.3.4


I have created this ticket for the following reason:

I would like to contribute my complete and tested patch to make SDB compatible with SAP's new in-memory, column-store (-possible) database codenamed HANA. I followed the instructions here [1] to the letter, created the patch and tested by applying it cleanly. Now I can run SPARQL endpoints on top of SAP's DB, and I'd like everyone else to be able to do this too. I will attach the patch as described at [1]. Keep up the good work guys!

[1] http://incubator.apache.org/jena/getting_involved/index.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (JENA-241) Add support for SAP database

Posted by "Paolo Castagna (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JENA-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267283#comment-13267283 ] 

Paolo Castagna commented on JENA-241:
-------------------------------------

Hi Fergal, interesting...

I have a few questions for you (just curious):

 - Is HAVA available somewhere?
 - What happens when your data do not fit into memory?
 - Have you run any benchmark (such as BSBM [1] or SP2Bench [2]) to compare performances with one of the other SDB stores or TDB?

 [1] http://www4.wiwiss.fu-berlin.de/bizer/BerlinSPARQLBenchmark/
 [2] http://dbis.informatik.uni-freiburg.de/index.php?project=SP2B
                
> Add support for SAP database
> ----------------------------
>
>                 Key: JENA-241
>                 URL: https://issues.apache.org/jira/browse/JENA-241
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: SDB
>    Affects Versions: SDB 1.3.4
>            Reporter: Fergal Monaghan
>             Fix For: SDB 1.3.4
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> I would like to contribute my complete and tested patch to make SDB compatible with SAP's new in-memory, column-store (-possible) database codenamed HANA. I followed the instructions here [1] to the letter, created the patch and tested by applying it cleanly. Now I can run SPARQL endpoints on top of SAP's DB, and I'd like everyone else to be able to do this too. I just need to check with SAP legal before I attach the patch to this issue as described at [1]. Keep up the good work guys!
> [1] http://incubator.apache.org/jena/getting_involved/index.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (JENA-241) Add support for SAP database

Posted by "Fergal Monaghan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JENA-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fergal Monaghan updated JENA-241:
---------------------------------

    Attachment: JENA-SDB-SAP.patch
    
> Add support for SAP database
> ----------------------------
>
>                 Key: JENA-241
>                 URL: https://issues.apache.org/jira/browse/JENA-241
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: SDB
>    Affects Versions: SDB 1.3.4
>            Reporter: Fergal Monaghan
>             Fix For: SDB 1.3.4
>
>         Attachments: JENA-SDB-SAP.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> I have created this ticket for the following reason:
> I would like to contribute my complete and tested patch to make SDB compatible with SAP's new in-memory, column-store (-possible) database codenamed HANA. I followed the instructions here [1] to the letter, created the patch and tested by applying it cleanly. Now I can run SPARQL endpoints on top of SAP's DB, and I'd like everyone else to be able to do this too. I will attach the patch as described at [1]. Keep up the good work guys!
> [1] http://incubator.apache.org/jena/getting_involved/index.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (JENA-241) Add support for SAP database

Posted by "Fergal Monaghan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JENA-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fergal Monaghan updated JENA-241:
---------------------------------

    Attachment: JENA-SDB-SAP.patch
    
> Add support for SAP database
> ----------------------------
>
>                 Key: JENA-241
>                 URL: https://issues.apache.org/jira/browse/JENA-241
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: SDB
>    Affects Versions: SDB 1.3.4
>            Reporter: Fergal Monaghan
>             Fix For: SDB 1.3.4
>
>         Attachments: JENA-SDB-SAP.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> I have created this ticket for the following reason:
> I would like to contribute my complete and tested patch to make SDB compatible with SAP's new in-memory, column-store (-possible) database codenamed HANA. I followed the instructions here [1] to the letter, created the patch and tested by applying it cleanly. Now I can run SPARQL endpoints on top of SAP's DB, and I'd like everyone else to be able to do this too. I will attach the patch as described at [1]. Keep up the good work guys!
> [1] http://incubator.apache.org/jena/getting_involved/index.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (JENA-241) Add support for SAP database

Posted by "Fergal Monaghan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JENA-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fergal Monaghan updated JENA-241:
---------------------------------

    Description: 
I would like to contribute my complete and tested patch to make SDB compatible with SAP's new in-memory, column-store (-possible) database codenamed HANA. I followed the instructions here [1] to the letter, created the patch and tested by applying it cleanly. Now I can run SPARQL endpoints on top of SAP's DB, and I'd like everyone else to be able to do this too. I just need to check with SAP legal before I attach the patch to this issue as described at [1]. Keep up the good work guys!

[1] http://incubator.apache.org/jena/getting_involved/index.html

  was:
I would like to contribute my complete and tested patch to make SDB compatible with SAP's new in-memory, column-store (-possible) database codenamed HANA. I followed the instructions here [1] to the letter, created the patch and tested by applying it cleanly. Now I can run SPARQL endpoints on top of SAP's DB, and I'd like everyone else to be able to do this too. I have attached the patch to this issue as described at [1]. Keep up the good work guys!

[1] http://incubator.apache.org/jena/getting_involved/index.html

    
> Add support for SAP database
> ----------------------------
>
>                 Key: JENA-241
>                 URL: https://issues.apache.org/jira/browse/JENA-241
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: SDB
>    Affects Versions: SDB 1.3.4
>            Reporter: Fergal Monaghan
>             Fix For: SDB 1.3.4
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> I would like to contribute my complete and tested patch to make SDB compatible with SAP's new in-memory, column-store (-possible) database codenamed HANA. I followed the instructions here [1] to the letter, created the patch and tested by applying it cleanly. Now I can run SPARQL endpoints on top of SAP's DB, and I'd like everyone else to be able to do this too. I just need to check with SAP legal before I attach the patch to this issue as described at [1]. Keep up the good work guys!
> [1] http://incubator.apache.org/jena/getting_involved/index.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (JENA-241) Add support for SAP database

Posted by "Fergal Monaghan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JENA-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fergal Monaghan updated JENA-241:
---------------------------------

    Description: 
I would like to contribute my complete and tested patch to make SDB compatible with SAP's new in-memory, column-store (-possible) database codenamed HANA. I followed the instructions here [1] to the letter, created the patch and tested by applying it cleanly. Now I can run SPARQL endpoints on top of SAP's DB, and I'd like everyone else to be able to do this too. I have attached the patch to this issue as described at [1]. Keep up the good work guys!

[1] http://incubator.apache.org/jena/getting_involved/index.html

  was:
I have created this ticket for the following reason:

I would like to contribute my complete and tested patch to make SDB compatible with SAP's new in-memory, column-store (-possible) database codenamed HANA. I followed the instructions here [1] to the letter, created the patch and tested by applying it cleanly. Now I can run SPARQL endpoints on top of SAP's DB, and I'd like everyone else to be able to do this too. I have attached the patch to this issue as described at [1]. Keep up the good work guys!

[1] http://incubator.apache.org/jena/getting_involved/index.html

    
> Add support for SAP database
> ----------------------------
>
>                 Key: JENA-241
>                 URL: https://issues.apache.org/jira/browse/JENA-241
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: SDB
>    Affects Versions: SDB 1.3.4
>            Reporter: Fergal Monaghan
>             Fix For: SDB 1.3.4
>
>         Attachments: JENA-SDB-SAP.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> I would like to contribute my complete and tested patch to make SDB compatible with SAP's new in-memory, column-store (-possible) database codenamed HANA. I followed the instructions here [1] to the letter, created the patch and tested by applying it cleanly. Now I can run SPARQL endpoints on top of SAP's DB, and I'd like everyone else to be able to do this too. I have attached the patch to this issue as described at [1]. Keep up the good work guys!
> [1] http://incubator.apache.org/jena/getting_involved/index.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (JENA-241) Add support for SAP database

Posted by "Fergal Monaghan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JENA-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fergal Monaghan updated JENA-241:
---------------------------------

    Attachment:     (was: JENA-SDB-SAP.patch)
    
> Add support for SAP database
> ----------------------------
>
>                 Key: JENA-241
>                 URL: https://issues.apache.org/jira/browse/JENA-241
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: SDB
>    Affects Versions: SDB 1.3.4
>            Reporter: Fergal Monaghan
>             Fix For: SDB 1.3.4
>
>         Attachments: JENA-SDB-SAP.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> I have created this ticket for the following reason:
> I would like to contribute my complete and tested patch to make SDB compatible with SAP's new in-memory, column-store (-possible) database codenamed HANA. I followed the instructions here [1] to the letter, created the patch and tested by applying it cleanly. Now I can run SPARQL endpoints on top of SAP's DB, and I'd like everyone else to be able to do this too. I will attach the patch as described at [1]. Keep up the good work guys!
> [1] http://incubator.apache.org/jena/getting_involved/index.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (JENA-241) Add support for SAP database

Posted by "Andy Seaborne (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JENA-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267369#comment-13267369 ] 

Andy Seaborne commented on JENA-241:
------------------------------------

Fergal - please do make this contribution.

Unless you already have a signed and Apache ICLA, or there is a CCLA on file, that covers this work, then the route is probably to make a software grant to the Apache Software Foundation. This is the normal process and SAP legal may well already be familiar with the process. SAP have previous made contributed to the Apache Chemistry project via a software grant.

See
   http://www.apache.org/licenses/#grants
and the grant template is:
   http://www.apache.org/licenses/software-grant.txt

The other route is to submit a aptch to this JIRA -- that will ask you (the submitter) to make a declaration that the project can use the code.  Having the software grant also achieves this but it makes it easier for it to be signed by any appropriate person from SAP.

Do ask any questions - if necessary we can involve the legal team at Apache but as described here so far, this is a common situation covered by well-established software grant process.

                
> Add support for SAP database
> ----------------------------
>
>                 Key: JENA-241
>                 URL: https://issues.apache.org/jira/browse/JENA-241
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: SDB
>    Affects Versions: SDB 1.3.4
>            Reporter: Fergal Monaghan
>             Fix For: SDB 1.3.4
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> I would like to contribute my complete and tested patch to make SDB compatible with SAP's new in-memory, column-store (-possible) database codenamed HANA. I followed the instructions here [1] to the letter, created the patch and tested by applying it cleanly. Now I can run SPARQL endpoints on top of SAP's DB, and I'd like everyone else to be able to do this too. I just need to check with SAP legal before I attach the patch to this issue as described at [1]. Keep up the good work guys!
> [1] http://incubator.apache.org/jena/getting_involved/index.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (JENA-241) Add support for SAP database

Posted by "Fergal Monaghan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JENA-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fergal Monaghan updated JENA-241:
---------------------------------

    Description: 
I have created this ticket for the following reason:

I would like to contribute my complete and tested patch to make SDB compatible with SAP's new in-memory, column-store (-possible) database codenamed HANA. I followed the instructions here [1] to the letter, created the patch and tested by applying it cleanly. Now I can run SPARQL endpoints on top of SAP's DB, and I'd like everyone else to be able to do this too. I have attached the patch to this issue as described at [1]. Keep up the good work guys!

[1] http://incubator.apache.org/jena/getting_involved/index.html

  was:
I have created this ticket for the following reason:

I would like to contribute my complete and tested patch to make SDB compatible with SAP's new in-memory, column-store (-possible) database codenamed HANA. I followed the instructions here [1] to the letter, created the patch and tested by applying it cleanly. Now I can run SPARQL endpoints on top of SAP's DB, and I'd like everyone else to be able to do this too. I will attach the patch as described at [1]. Keep up the good work guys!

[1] http://incubator.apache.org/jena/getting_involved/index.html

    
> Add support for SAP database
> ----------------------------
>
>                 Key: JENA-241
>                 URL: https://issues.apache.org/jira/browse/JENA-241
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: SDB
>    Affects Versions: SDB 1.3.4
>            Reporter: Fergal Monaghan
>             Fix For: SDB 1.3.4
>
>         Attachments: JENA-SDB-SAP.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> I have created this ticket for the following reason:
> I would like to contribute my complete and tested patch to make SDB compatible with SAP's new in-memory, column-store (-possible) database codenamed HANA. I followed the instructions here [1] to the letter, created the patch and tested by applying it cleanly. Now I can run SPARQL endpoints on top of SAP's DB, and I'd like everyone else to be able to do this too. I have attached the patch to this issue as described at [1]. Keep up the good work guys!
> [1] http://incubator.apache.org/jena/getting_involved/index.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (JENA-241) Add support for SAP database

Posted by "Fergal Monaghan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JENA-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fergal Monaghan updated JENA-241:
---------------------------------

    Attachment:     (was: JENA-SDB-SAP.patch)
    
> Add support for SAP database
> ----------------------------
>
>                 Key: JENA-241
>                 URL: https://issues.apache.org/jira/browse/JENA-241
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: SDB
>    Affects Versions: SDB 1.3.4
>            Reporter: Fergal Monaghan
>             Fix For: SDB 1.3.4
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> I would like to contribute my complete and tested patch to make SDB compatible with SAP's new in-memory, column-store (-possible) database codenamed HANA. I followed the instructions here [1] to the letter, created the patch and tested by applying it cleanly. Now I can run SPARQL endpoints on top of SAP's DB, and I'd like everyone else to be able to do this too. I have attached the patch to this issue as described at [1]. Keep up the good work guys!
> [1] http://incubator.apache.org/jena/getting_involved/index.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (JENA-241) Add support for SAP database

Posted by "Andy Seaborne (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JENA-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267369#comment-13267369 ] 

Andy Seaborne edited comment on JENA-241 at 5/3/12 11:45 AM:
-------------------------------------------------------------

Fergal - please do make this contribution.

Unless you already have a signed and Apache ICLA, or there is a CCLA on file, that covers this work, then the route is probably to make a software grant to the Apache Software Foundation. This is the normal process and SAP legal may well already be familiar with the process. SAP have previous made contributed to the Apache Chemistry project via a software grant.

See
   http://www.apache.org/licenses/#grants
and the grant template is:
   http://www.apache.org/licenses/software-grant.txt

The other route is to submit a aptch to this JIRA -- that will ask you (the submitter) to make a declaration that the project can use the code.  Having the software grant also achieves this but it makes it easier for it to be signed by any appropriate person from SAP.

Do ask any questions - if necessary we can involve the legal team at Apache but as described here so far, this is a common situation covered by the well-established software grant process.

                
      was (Author: andy.seaborne):
    Fergal - please do make this contribution.

Unless you already have a signed and Apache ICLA, or there is a CCLA on file, that covers this work, then the route is probably to make a software grant to the Apache Software Foundation. This is the normal process and SAP legal may well already be familiar with the process. SAP have previous made contributed to the Apache Chemistry project via a software grant.

See
   http://www.apache.org/licenses/#grants
and the grant template is:
   http://www.apache.org/licenses/software-grant.txt

The other route is to submit a aptch to this JIRA -- that will ask you (the submitter) to make a declaration that the project can use the code.  Having the software grant also achieves this but it makes it easier for it to be signed by any appropriate person from SAP.

Do ask any questions - if necessary we can involve the legal team at Apache but as described here so far, this is a common situation covered by well-established software grant process.

                  
> Add support for SAP database
> ----------------------------
>
>                 Key: JENA-241
>                 URL: https://issues.apache.org/jira/browse/JENA-241
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: SDB
>    Affects Versions: SDB 1.3.4
>            Reporter: Fergal Monaghan
>             Fix For: SDB 1.3.4
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> I would like to contribute my complete and tested patch to make SDB compatible with SAP's new in-memory, column-store (-possible) database codenamed HANA. I followed the instructions here [1] to the letter, created the patch and tested by applying it cleanly. Now I can run SPARQL endpoints on top of SAP's DB, and I'd like everyone else to be able to do this too. I just need to check with SAP legal before I attach the patch to this issue as described at [1]. Keep up the good work guys!
> [1] http://incubator.apache.org/jena/getting_involved/index.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (JENA-241) Add support for SAP database

Posted by "Andy Seaborne (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JENA-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267369#comment-13267369 ] 

Andy Seaborne edited comment on JENA-241 at 5/3/12 11:46 AM:
-------------------------------------------------------------

Fergal - please do make this contribution.

Unless you already have a signed and Apache ICLA, or there is a CCLA on file, that covers this work, then the route is probably to make a software grant to the Apache Software Foundation. This is the normal process and SAP legal may well already be familiar with the process. SAP have previous made contributed to the Apache Chemistry project via a software grant.

See
   http://www.apache.org/licenses/#grants
and the grant template is:
   http://www.apache.org/licenses/software-grant.txt

The other route is to submit a patch to this JIRA -- that will ask you (the submitter) to make a declaration that the project can use the code.  Having the software grant also achieves this but it makes it easier for it to be signed by any appropriate person from SAP.

Do ask any questions - if necessary we can involve the legal team at Apache but as described here so far, this is a common situation covered by the well-established software grant process.

                
      was (Author: andy.seaborne):
    Fergal - please do make this contribution.

Unless you already have a signed and Apache ICLA, or there is a CCLA on file, that covers this work, then the route is probably to make a software grant to the Apache Software Foundation. This is the normal process and SAP legal may well already be familiar with the process. SAP have previous made contributed to the Apache Chemistry project via a software grant.

See
   http://www.apache.org/licenses/#grants
and the grant template is:
   http://www.apache.org/licenses/software-grant.txt

The other route is to submit a aptch to this JIRA -- that will ask you (the submitter) to make a declaration that the project can use the code.  Having the software grant also achieves this but it makes it easier for it to be signed by any appropriate person from SAP.

Do ask any questions - if necessary we can involve the legal team at Apache but as described here so far, this is a common situation covered by the well-established software grant process.

                  
> Add support for SAP database
> ----------------------------
>
>                 Key: JENA-241
>                 URL: https://issues.apache.org/jira/browse/JENA-241
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: SDB
>    Affects Versions: SDB 1.3.4
>            Reporter: Fergal Monaghan
>             Fix For: SDB 1.3.4
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> I would like to contribute my complete and tested patch to make SDB compatible with SAP's new in-memory, column-store (-possible) database codenamed HANA. I followed the instructions here [1] to the letter, created the patch and tested by applying it cleanly. Now I can run SPARQL endpoints on top of SAP's DB, and I'd like everyone else to be able to do this too. I just need to check with SAP legal before I attach the patch to this issue as described at [1]. Keep up the good work guys!
> [1] http://incubator.apache.org/jena/getting_involved/index.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira