[
https://issues.apache.org/jira/browse/NIFI-3481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15905398#comment-15905398
]
ASF GitHub Bot commented on NIFI-3481:
--------------------------------------
Github user mattyb149 commented on the issue:
https://github.com/apache/nifi/pull/1510
+1 LGTM, ran unit tests and contrib-check, also tested with a real NiFi
using GenerateTableFetch and QueryDatabaseTable against SQL Server 2012. Thank
you very much for this contribution! Merging to master.
> DB Adapter for MS SQL 2012+
> ---------------------------
>
> Key: NIFI-3481
> URL: https://issues.apache.org/jira/browse/NIFI-3481
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.2.0
> Reporter: Peter Wicks
> Assignee: Peter Wicks
> Priority: Minor
> Fix For: 1.2.0
>
>
> Adding a new DB Adapter for MS SQL. MS SQL does paging of queries
> differently then other RDBMS', including a lack of "LIMIT".
> This adds functionality for TOP and OFFSET/FETCH for paging of results with
> the GenerateTableFetch.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)