Uploaded image for project: 'Apache Hop (Retired)'
  1. Apache Hop (Retired)
  2. HOP-4553

Table input: <null> returned from query against SQL server with GETDATE() function

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Abandoned
    • 2.1.0
    • Not applicable
    • Pipelines
    • Hop Version: 2.1.0
      JDBC: sqljdbc_10.2.1.0
      Windows Server 2016 Standard (German)

    Description

      Hi,

      this query works fine in SQL Server Management Studio
       
      SELECT 
      GETDATE() dtTimestamp,
      cSellerSKU, kUser, nQuantity, cConditionType, cWarehouseConditionType, nQtyWarehouse, nQtyUnsellable, nQtyReserved, nQtyTotal, nQtyInboundWorking, nQtyInboundShipped, nQtyReceiving, fVolume, cFNSKU, cMarketplaceId, cRegion, nPlattform
      FROM dbo.pf_amazon_angebot_fba; 
       
      But in Hop / Table input I only get <null> returned in column dtTimestamp (in Examine preview data and later on).

      See screeshot below.

      Is this a bug or wrong use?

      Thanks and regards
      Stefan

       

      Attachments

        1. image-2022-11-04-18-59-19-883.png
          30 kB
          Stefan Illwitzer

        Activity

          People

            Unassigned Unassigned
            StefanIllwitzer Stefan Illwitzer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: