You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently in the README the rows option is said to have a default value of 1000. However, in the QueryConstants.scala we observe that the DEFAULT_PAGE_SIZE is set to 5000.
The text was updated successfully, but these errors were encountered:
Currently in the README the rows option is said to have a default value of 1000. However, in the QueryConstants.scala we observe that the
DEFAULT_PAGE_SIZE
is set to 5000.The text was updated successfully, but these errors were encountered: