I have some json files existing in a specific volume when I try to search for them they don't appear but when I query the the volume using python I am able to get them and read their content.Any help ?
Few weeks ago I already wrote an article about it Are we still keeping the same data warehouse modelling standards in 2026 with all this AI? AI changes the way people interact with data but it does not remove the need for modelling.A bad data model w...
Hi Naziam,I will share with your my learning path with some tips :- Learn SQL well, then Python basics such as lists, dictionaries, functions, files, and simple data processing. These are essential before going deep into Spark.- Understand what ETL/E...
Hi,Thank you for sharing this feedback, and great to hear that you have already used BladeBridge successfully in a previous Informatica migration.I agree that a dedicated BladeBridge forum or community section would be useful, especially now that mor...
Thanks for sharing this. It looks useful, especially for iterative notebook development where the expensive part is not just reading source files but recomputing a complex intermediate DataFrame after several joins or transformations.I can see the va...
Hello!I would add a few more historical modeling patterns that often appear separately, even though they overlap with SCD2, CDC, or temporal joins.One important case is bi-temporal modeling, where you need to separate business effective time from sys...