Clear filter
Announcement
Anastasia Dyubaylo · Jul 12, 2021
Connect
An example that shows how to set up Kafka Connect and export&import SQL data via the Kafal Connect JDBC connector.
9
Applying analytics / ML to the SQL Statement Index
Question
Ephraim Malane · Oct 6, 2022
uploads/2021/02/sa_icd-10morbiditycodingstandards.pdf">DOWNLOAD</a>
</td>
</tr>
<tr class="row-16 even">
<td class="column-1">Alphabetical Index
Article
Sergey Mikhailenko · Jan 24, 2023
FROM city”,”postgres”,”^tmpPG”)
```
The structure of the array is:
^tmpPG(0)=$lb("NameField1",...,"NameFieldn")
^tmpPG(-1) Field names
^tmpPG(-3) Request and timing
^tmpPG(-4) Indexes
Article
Heloisa Paiva · Jul 4, 2023
We already know that the view home is responsible to render the index.
Article
Yuri Marx · Aug 8
Collector: Receives traces from Jaeger agents and runs them through a processing pipeline, which currently validates traces, indexes them, performs any necessary transformations, and
Article
Murray Oldfield · Oct 1, 2016
KEY=GHA_ecp)
[A list of other posts in this series is here](https://community.intersystems.com/post/capacity-planning-and-performance-series-index)
# ECP Architecture Basics
Question
Maks Atygaev · Sep 13, 2017
//filter out all numbersset bar : array = foo.filter( value, index => { if 'value.IsNumber() return value})From here you can then introduce method chaining which would make code
Question
Graham Hartley · May 10, 2018
The call to
$$setStream^%apiGTW(QHandle,RawData,0,1)
Is roughly equal to:
#dim gc As %SQLGatewayConnection
#dim RawData As %Stream.Object
//set sc = gc.ParamData(hstmt, .index
Article
Thomas Daniels · Sep 3, 2019
iter = iris.iterator("stops").items()
stop_id = None
for item in iter:
iris.set(item[0], "stopnames", item[1])
Having the global of stopnames, where index is name and
Article
Zhong Li · Mar 28, 2023
imagine such a scenario: that a clinician just types in a clinical query into a chat in her natural language, and automatically a clinical dashboard is generated, highlighting those patients
Question
Stuart Byrne · May 23, 2017
Please could you advise:
Business Service:
/// Collects CSV from Epic FTP, looking for ENH patient
/// antiobitic sensitivities to be passed on to ENH Infection control
/// Patch
Article
John Murray · Mar 3, 2016
Projections are indeed very powerful.
Discussion
Eduard Lebedyuk · Mar 11, 2024
r):1:a{s w=$tr(a(j)," "),p=$f(w,",")-2 f i=2:1:$l(w,",") s c=$l($p(w,",",i)),r=$s(p=c:r,p<c&(r<3):2,r#2:3,1:4),p=c} q $p("Constant7Increasing7Decreasing7Unsorted",7,r)} Indeed
Article
Joel Solon · Dec 30, 2021
Display help :alias Create/display aliases :clear Clear history buffer :history Display command history :unalias Remove aliases
Note how indeed we don't have :sql
Article
Evgeny Shvarov · Feb 26
Ah, it is more readable indeed!
There is another popular one which I sometimes hate to use:
$$$ThrowOnError(something())