Shivam

Results 30 comments of Shivam

I have come up with this work around based on your input. What do you think about it? And if deem fine, why not mention it in the README and...

> I think the file is actually modified twice - once for the content and once for the update time. See: https://stackoverflow.com/questions/16777869/java-7-watchservice-ignoring-multiple-occurrences-of-the-same-event > > If that is not the case,...

Hi @lwhite1, Is there any documentation on how to work with holders properly? Looks like holder instances don't come with buffers. Buffers need to be assigned to holders!

So I have a use case where I was trying to create a varchar holder, populate the buffer manually (inside the holder) and then forward the holder to the ListVector...

One can use the workaround above in bash script like so: ``` cs launch ammonite --scala 2.12.10 -- myscript.sc args ```

Alongside this issue, I was even having trouble updating my linux system. > Failed to download repository information. Fixing which fixed SSL read issue also. I am not sure how...

@clauderobi I went by the other approach I mentioned in the possible solutions I was considering, which was writing lua scripts for each use case, such as, getFilteredRecordsCount.lua, getPaginatedFilteredRecords.lua, etc...

I already have tried that. It just doesn't show up as the last `` unfortunately. Seems like the contribution must always show up as a perfect rectangle. Which means `startDate`...