question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

defaultColumns does not work with mapped names

See original GitHub issue

If I define a list with a mapped name then using name as a default column does not work. I would think this should work. Furthermore, using the mapped field name in the default column, instead, results in it not correctly displaying the column value. For example, defaultCurrency should show as “Default Currency” but instead shows the exact field name (defaultCurrency).

Issue Analytics

  • State:open
  • Created 8 years ago
  • Reactions:2
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
wmertenscommented, May 17, 2016

Also note that making the default column not the first one results in the rows not being clickable

0reactions
layonthebeechcommented, Aug 19, 2019

Any updates to this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Delta tables: Cannot set default column mapping mode ...
Hello,. I am trying to write Delta files for some CSV data. When I do. csv_dataframe.write.format("delta").save("/path/to/table.delta").
Read more >
The "start" column shown as "out of context:start" when I ...
I found the problem here, it seems project 2010's default column names are diffenent from 2007. Such as "start" changed to "start_date", "task ......
Read more >
azure - Column names are incorrectly Mapped
My columns name in on-prem data lake are like user_id, lst_nm, etc. But in Azure it is like user_tbl.user_id, user_tbl.lst_nm , etc Here ......
Read more >
Mapping Columns - GoldenGate Cloud Service
map individual source columns to target columns that have different names. specify default column mapping when an explicit column mapping is not needed....
Read more >
Mapping Table Columns
A mapping by default shares the same name for a Column as that of the ... Use this function when the given column...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found