HomeAzure Data LakeQuery Acceleration for ADLS

Comments

Query Acceleration for ADLS — 5 Comments

  1. Very cool new capability! Since Power BI Dataflows uses ADLS on the backend, do you know if that platform will also see the benefits of Query Acceleration at some point (despite the in-progress work on the enhanced compute engine, which leverages a SQL-cache)?

  2. Hi James,

    We have often many small equal files in a directory structure that we want to extract data from.

    Will it be possible to query a bunch of equal files in a directory and sub directories like in spark
    (Ex: df = spark.read.option(“multiline”, “true”).json(“/mnt/jsonfiles/*.json”))
    ?

    Br Dag

  3. I came across Query Acceleration recently, which improved some of my data pulls from 10’s of minutes to 10’s of seconds. I wonder if this could be further improved by indexing JSON / CSV files the way Azure Cognitive Search does. It would be great to get query times to 10’s of milliseconds!

Leave a Reply

Your email address will not be published. Required fields are marked *

HTML tags allowed in your comment: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>