S N Munendra

Results 32 comments of S N Munendra

Hi, In tips, for cross compiler platform is it `otherScalaVersions` or `crossScalaVersions`?? Using `otherScalaVersions`gave an error I'm using sbt 0.13.11

@shekhargulati , Awesome blog. I'm new to Finatra, your blog is really helping me in getting familiar with Finatra. I searched internet to learn about integrating/rendering html files for Finatra...

@prakhar1989 , Can i add `Edit Distance` to `DP` section??

@prakhar1989 , https://en.wikipedia.org/wiki/Levenshtein_distance

Sure. @prakhar1989 , Also should I close this PR #38 ??

Creating AWS Clients, without specifying any explicit credentials provider Example, ```java return AthenaClient.builder().build() ``` Steps to reproduce: ### K8s (Preferred way to reproduce, mimics the normal usage) > java -version...

@johnecon This might help you. If you find any better answer please share it. http://stackoverflow.com/questions/22132034/ http://stackoverflow.com/questions/8515053/

@aldarund ``` python # in tablize function data.header = sorted(headers) # change above statement to data.header = headers # this solves half of your problem. ``` the main reason for...

@debora-ito @millems Please review, tagging you as changes includes to area that were updated by you recently. Please let me know if approach need to be modified