python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Prevent User Usage of "dbo" in User Databases SQL Server
I am attempting to prevent usage of the default schema of "dbo" in my SQL Server databases. This is being applied to an existing long term project with ongoing maintenance where the develope...

DarrenMB
Votes: 0
Answers: 2
The function 'ta.rsi' should be called on each calculation for consistency. It is recommended to extract the call from this scope
I don't quite understand what is wrong with this warning...
line 105: The function 'ta.crossover' should be called on each calculation for consistency. It is recommended to extract the call from this ...
Gio
Votes: 0
Answers: 1
What will happen if write to memtable fails but write to commit log succeeds in Cassandra writes?
I have a question regarding the WAL + memtable writes in Cassandra. By default until WAL and memtable are both updated, Cassandra doesn't mark the write as complete. However, if the WAL succeeds and t...
user12331
Votes: 0
Answers: 1
Azure Data Lake Gen1: after `concurrentappend`, subsequent reads of file return different content
We have an instance of Azure Data Lake Storage Gen1 and a system that appends incoming data to files there.
We want to guarantee to another team, that at midnight, the files for the day that ends beco...

Paweł Bulwan
Votes: 0
Answers: 0