-
We've been seeing [cases](https://github.com/ibm-mas/ansible-devops/issues/964) where users are installing db2 via mas cli with old catalog versions that are not supporting the current default version…
-
Currently we're using `db2_version: 11.5.7.0-cn4` along with our automation by default.
Accordingly to DB2 documentation, this is compatible with OCP 4.0 (yeah!):
https://www.ibm.com/docs/en/db2/11.…
-
```log
java.lang.Throwable: All stub element types should be created before index initialization is complete.
Please add the class org.jetbrains.fortran.lang.stubs.FortranProgramUnitStub$Type with e…
-
Hi,
I have a node.js app and I am trying to get the data from DB2 warehouse hosted on cloud. While running the code locally, i don't have any issues. I deployed the app on the IBM Code Engine and it…
-
Recent Nessie servers require namespaces to exist before tables can be created in them. However, in case a table creation attempt is make in a non-existent namespace, the Iceberg-side error is quite c…
-
General `spark-sql` cmd. line (branch options differ in the steps befow):
```
$ bin/spark-sql \
--packages org.apache.iceberg:iceberg-spark-runtime-3.3_2.12:1.0.0 \
…
-
I'm using the DecisionTreeClassifier class and whenever I call predict inside of AutoReleaseContext without giving out_table value, the call fails with the following exception:
```
AttributeError …
-
**Fully reproducible code snippet**
The following code
```sql
from sqlglot.lineage import lineage
selected_column = "col_a"
sql = """
with
my_cte_name_also_a_table_name as (
select…
-
Engenheiro de Dados (temporário) - contratação somente como PJ
Se você possui experiência com engenharia de dados e está em busca de um projeto temporário, essa vaga é para você!
Requisitos:
…
-
### What happened?
Hi 👋
We have several different databases+schemas inside of our Snowflake account, and it's very common to need to join two tables in different databases. Snowflake SQL makes th…