Replies: 1 comment 1 reply
-
The truncation stems from the toString() method of:
Now you can pass metrics to your own print function. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
Is there any config property or setting to avoid the .profile() o/p results from getting truncated? I did set up "query.max-profile-lines = " In the janusgraph-inmemory.properties file, but didn't help. In the below example, if you notice it is getting truncated after "Product_Fa..." to be precise.
Example:
HasStep([Source_System_Name.eq(CDF), Product_Fa... 0.329 0.17
Beta Was this translation helpful? Give feedback.
All reactions