Menu

#87 setFetchSize throws exception for PreparedOlapStatement

olap4j-1.1
open
1
2014-03-11
2014-03-11
sandeep
No

Hi,

I am try to set the fetchsize on PreparedOlapStatement, but it throws some unsupportedoperation exception. Can you help me with this issue.

With regards,
Sandeep.

Related

Bugs: #87

Discussion

  • Luc Boudreau

    Luc Boudreau - 2014-03-11

    This isn't a method / feature that we have implemented. CellSet (ResultSet for olap) are quite different from their relational counterpart. Limiting the number of 'rows' doesn't make sense in a context where there are multiple axis which have rows simultaneously.

     
    • sandeep

      sandeep - 2014-03-11

      In that case can you suggest how I can improve the performance of fetching
      values from the cellset.

      With regards,
      Sandeep.

      On Tue, Mar 11, 2014 at 7:08 PM, Luc Boudreau lucboudreau@users.sf.netwrote:

      This isn't a method / feature that we have implemented. CellSet (ResultSet
      for olap) are quite different from their relational counterpart. Limiting
      the number of 'rows' doesn't make sense in a context where there are
      multiple axis which have rows simultaneously.


      Status: open
      Group: olap4j-1.1
      Labels: setFetchSize throws exception
      Created: Tue Mar 11, 2014 09:42 AM UTC by sandeep
      Last Updated: Tue Mar 11, 2014 09:42 AM UTC
      Owner: Julian Hyde

      Hi,

      I am try to set the fetchsize on PreparedOlapStatement, but it throws some
      unsupportedoperation exception. Can you help me with this issue.

      With regards,
      Sandeep.


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/olap4j/bugs/87/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Bugs: #87


Log in to post a comment.