udf-event_log_reader: Select [first n] doesn’t work on workstation, it will return all records, but works fine on cluster

Bug #1412640 reported by gaoruixian
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Trafodion
New
High
Suresh Subbiah

Bug Description

  Select [first n] doesn’t work on workstation, it will return all records. But works fine on cluster.

Try this statement on a cluster and workstation --

 select [first 1] * from udf(event_log_reader('f')) where component='SQL' and severity='ERROR';

Result :
mapr1(cluster) – return 1 row
sqws139 – return 2203 rows

Tags: sql-cmp
Changed in trafodion:
importance: Undecided → Medium
importance: Medium → High
assignee: nobody → Hans Zeller (hans-zeller)
milestone: none → r1.0
Changed in trafodion:
assignee: Hans Zeller (hans-zeller) → Suresh Subbiah (suresh-subbiah)
Changed in trafodion:
milestone: r1.0 → r1.1
Changed in trafodion:
milestone: r1.1 → r1.2
tags: added: sql-cmp
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.