Skip to content
#

databricks-sql

Here are 3 public repositories matching this topic...

Language: All
Filter by language
sirupsen
sirupsen commented Jun 21, 2022

You might have a column called money in one database, and amount in another. Today we don't have a way to have the columns have different names across the two databases. In the Python API, perhaps it's sufficient to just make it based on the position in the column tuple.

For the CLI, maybe we could use: -c amount:money.

enhancement good first issue

Improve this page

Add a description, image, and links to the databricks-sql topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the databricks-sql topic, visit your repo's landing page and select "manage topics."

Learn more