cancel
Showing results for 
Search instead for 
Did you mean: 
ChrisHunt
New Contributor III
since ‎11-24-2025
‎03-11-2026

User Stats

  • 3 Posts
  • 1 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

I'm using a query to generate some YML code from my tables, and running into an annoying behaviour. Here's a simplified example...Run this query in a notebook or the SQL editor:SELECT 'foo\nbar' FROM system.information_schema.tables LIMIT 10You get a...
I have a databricks external table which is pointed at an S3 bucket which contains an ever-growing number of parquet files (currently around 2000 of them). Each row in the file is timestamped to indicate when it was written. A new parquet file is add...
Kudos from